Skip to content

Commit 9a4cd6c

Browse files
committed
Working release
1 parent 96f7f4a commit 9a4cd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"shelljs": "^0.8.4"
1616
},
1717
"scripts": {
18-
"postinstall": "pwd"
18+
"postinstall": "node index.js"
1919
}
2020
}

0 commit comments

Comments
 (0)