We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26b2516 commit a98b2d4Copy full SHA for a98b2d4
1 file changed
npm/package.json
@@ -12,6 +12,9 @@
12
},
13
"license": "MIT",
14
"author": "CodeShellDev",
15
+ "scripts": {
16
+ "postinstall": "chmod +x node_modules/@codeshelldev/goplater/bin/goplater-*"
17
+ },
18
"bin": {
19
"goplater": "bin/goplater.js"
20
0 commit comments