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 3d54ea3 commit 3ecebb5Copy full SHA for 3ecebb5
lib/tasks/postinstall.js
package.json
@@ -15,8 +15,7 @@
15
"full-release": "node lib/tasks/bumpversion --npmInstall --git --npmPublish",
16
"test": "npm run jasmine",
17
"e2e": "jasmine-node --captureExceptions ./e2e",
18
- "jasmine": "jasmine-node --captureExceptions ./spec",
19
- "postinstall": "node lib/tasks/postinstall"
+ "jasmine": "jasmine-node --captureExceptions ./spec"
20
},
21
"keywords": [
22
"ionic",
0 commit comments