Skip to content

Commit a98b2d4

Browse files
committed
fix perms
1 parent 26b2516 commit a98b2d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

npm/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
},
1313
"license": "MIT",
1414
"author": "CodeShellDev",
15+
"scripts": {
16+
"postinstall": "chmod +x node_modules/@codeshelldev/goplater/bin/goplater-*"
17+
},
1518
"bin": {
1619
"goplater": "bin/goplater.js"
1720
},

0 commit comments

Comments
 (0)