Skip to content

Commit ee10ea1

Browse files
committed
this should work better than dedupe
1 parent 77f8d89 commit ee10ea1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"istanbul": "latest",
3737
"mocha-fivemat-progress-reporter": "latest",
3838
"tslint": "next",
39+
"typescript": "next",
3940
"tsd": "latest"
4041
},
4142
"scripts": {
@@ -47,8 +48,7 @@
4748
"clean": "jake clean",
4849
"jake": "jake",
4950
"lint": "jake lint",
50-
"setup-hooks": "node scripts/link-hooks.js",
51-
"postinstall": "npm dedupe"
51+
"setup-hooks": "node scripts/link-hooks.js"
5252
},
5353
"browser": {
5454
"buffer": false,

0 commit comments

Comments
 (0)