Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit a430ac7

Browse files
Drop unused dependencies
1 parent 99c208e commit a430ac7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
"multiaddr": "^1.0.0",
1010
"multipart-stream": "^2.0.0",
1111
"superagent": "^1.4.0",
12-
"superagent-logger": "^1.0.3",
13-
"vinyl": "^0.5.1",
14-
"vinyl-fs-browser": "^2.1.1-1",
15-
"vinyl-multipart-stream": "^1.2.6"
12+
"superagent-logger": "^1.0.3"
1613
},
1714
"browserify": {
1815
"transform": [

0 commit comments

Comments
 (0)