Merge pull request #272 from dajvido/fix-builder
Cleanup after bower removing
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"url": "https://github.com/standardnotes/web"
|
"url": "https://github.com/standardnotes/web"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "bundle install && npm install && bundle exec && grunt",
|
"build": "bundle install && npm install && grunt",
|
||||||
"submodules": "git submodule update --init --force --remote",
|
"submodules": "git submodule update --init --force --remote",
|
||||||
"test": "karma start karma.conf.js --single-run"
|
"test": "karma start karma.conf.js --single-run"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user