Skip to content

Commit 9455f63

Browse files
authored
bump to v3.6.8 (#849)
1 parent c077697 commit 9455f63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"upload": "make upload",
3737
"lint": "eslint --fix src/lib src/bin test",
3838
"validate-lint": "eslint src/lib src/bin test",
39-
"prepack": "npm install && npm run build && chmod +x bin/* && make package-fun-nas-server",
39+
"prepack": "export NODE_ENV=development && npm install && npm run build && make package-fun-nas-server",
4040
"build": "make build",
4141
"postbuild": "make postbuild"
4242
},

0 commit comments

Comments
 (0)