Cleanup after bower

This commit is contained in:
Dawid Jaskot
2019-02-06 21:51:13 +00:00
committed by GitHub
parent a9e52a2463
commit 0c31394d34

View File

@@ -7,7 +7,7 @@
"url": "https://github.com/standardnotes/web"
},
"scripts": {
"build": "bundle install && npm install && bundle exec && grunt",
"build": "bundle install && npm install && grunt",
"submodules": "git submodule update --init --force --remote",
"test": "karma start karma.conf.js --single-run"
},