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 40f9426 commit f77772aCopy full SHA for f77772a
package.json
@@ -2,7 +2,7 @@
2
"private": true,
3
"scripts": {
4
"postinstall": "bower install",
5
- "build": "jshint src && jscs src && pulp build --strict",
+ "build": "jshint src && jscs src && pulp build --strict"
6
},
7
"devDependencies": {
8
"jscs": "^3.0.7",
0 commit comments