this should work better than dedupe

This commit is contained in:
Wesley Wigham 2015-11-11 13:58:09 -08:00
parent 77f8d89883
commit ee10ea1baa

View File

@ -36,6 +36,7 @@
"istanbul": "latest",
"mocha-fivemat-progress-reporter": "latest",
"tslint": "next",
"typescript": "next",
"tsd": "latest"
},
"scripts": {
@ -47,8 +48,7 @@
"clean": "jake clean",
"jake": "jake",
"lint": "jake lint",
"setup-hooks": "node scripts/link-hooks.js",
"postinstall": "npm dedupe"
"setup-hooks": "node scripts/link-hooks.js"
},
"browser": {
"buffer": false,