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 941ba93 commit 85af008Copy full SHA for 85af008
package.json
@@ -14,8 +14,7 @@
14
"commit": "git-cz",
15
"e2e": "grunt test:ci-e2e",
16
"init": "validate-commit-msg",
17
- "lint": "grunt newer:jshint",
18
- "postinstall": "bower install",
+ "lint": "grunt newer:jshint",
19
"release": "lerna publish from-package",
20
"start": "grunt dev --fast",
21
"test": "grunt test",
0 commit comments