Skip to content

Commit 247dadc

Browse files
committedMay 18, 2015
Remove deps that are no longer used
1 parent 7492ec4 commit 247dadc

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed
 

‎package.json

+1-8
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,13 @@
1313
"dependencies": {
1414
"buffer-equal": "~0.0.0",
1515
"deep-equal": "^1.0.0",
16-
"difflet": "~0.2.0",
17-
"events-to-array": "^1.0.1",
1816
"exit-code": "^1.0.1",
1917
"glob": "^4.4.1",
20-
"inherits": "*",
2118
"js-yaml": "^3.3.1",
2219
"mkdirp": "^0.5.0",
23-
"nopt": "^3.0.1",
24-
"runforcover": "~0.0.2",
25-
"slide": "*",
2620
"supports-color": "^1.3.1",
2721
"tap-mocha-reporter": "0.0 || 1",
28-
"tap-parser": "^1.0.1",
29-
"yamlish": "*"
22+
"tap-parser": "^1.0.1"
3023
},
3124
"keywords": [
3225
"assert",

0 commit comments

Comments
 (0)
Please sign in to comment.