Skip to content

Commit

Permalink
Merge pull request #562 from nodegit/stop-cleanup
Browse files Browse the repository at this point in the history
stop cleaning on post-install
  • Loading branch information
tbranyen committed May 12, 2015
2 parents 79e9022 + 64d8309 commit 1f25a21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@
"publish": "node-pre-gyp package && node-pre-gyp publish",
"install": "node lifecycleScripts/install",
"installDebug": "BUILD_DEBUG=true npm install",
"postinstall": "node lifecycleScripts/clean",
"recompile": "pangyp configure build",
"rebuild": "node generate && pangyp configure build",
"recompileDebug": "pangyp configure --debug build",
Expand Down

0 comments on commit 1f25a21

Please sign in to comment.