move bourbon to node_modules

This commit is contained in:
Keegan
2016-02-09 17:20:44 -08:00
parent 130078709d
commit 95bcf3e019
89 changed files with 49 additions and 3072 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"test-debug": "(export DEBUG=true && ./node_modules/.bin/karma start ./test/karma.conf.js --no-single-run)",
"test": "./node_modules/.bin/karma start ./test/karma.conf.js --single-run",
"lint": "./node_modules/.bin/eslint ./",
"build": "gulp"
"build": "gulp",
"dev": "gulp dev"
},
"repository": {
"type": "git",