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 96f7f4a commit 9a4cd6cCopy full SHA for 9a4cd6c
package.json
@@ -15,6 +15,6 @@
15
"shelljs": "^0.8.4"
16
},
17
"scripts": {
18
- "postinstall": "pwd"
+ "postinstall": "node index.js"
19
}
20
0 commit comments