Skip to content
This repository has been archived by the owner on Oct 27, 2019. It is now read-only.

Commit

Permalink
[dist] Removing npm link from postinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
Marak committed Mar 23, 2012
1 parent 0eb1d89 commit a6fc139
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -46,8 +46,7 @@
"winston": "0.5.9"
},
"scripts": {
"test": "vows test/**/*-test.js --isolate --spec",
"postinstall": "npm link hook.io"
"test": "vows test/**/*-test.js --isolate --spec"
},
"browserify" : {
"base" : "./lib",
Expand Down

0 comments on commit a6fc139

Please sign in to comment.