Skip to content
Snippets Groups Projects
Unverified Commit 23433773 authored by David Benson's avatar David Benson Committed by GitHub
Browse files

Merge pull request #157 from mehyaa/patch-1

Fix npm package install error
parents 62a68f35 33707aa7
Branches
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
},
"main": "./javascript/dist/build.js",
"scripts": {
"postinstall": "grunt build --base \"$(npm prefix)\" --gruntfile etc/build/Gruntfile.js"
"prepublish": "grunt build --base ./ --gruntfile etc/build/Gruntfile.js"
},
"dependencies": {
"grunt": "^1.0.1",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment