We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9747072 commit 4301dc6Copy full SHA for 4301dc6
package.json
@@ -74,7 +74,7 @@
74
}
75
},
76
"scripts": {
77
- "build": "npm i && npm install -g jasmine && grunt",
+ "build": "npm install -g jasmine && npm install -g grunt && grunt",
78
"test": "jasmine"
79
80
0 commit comments