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

Commit 11c4d16

Browse files
hugomrdiasAlan Shaw
authored and
Alan Shaw
committed
chore: remove two files and update deps (#975)
1 parent bf9c595 commit 11c4d16

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

.eslintignore

-1
This file was deleted.

.npmignore

-5
This file was deleted.

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
"fs": false,
1010
"stream": "readable-stream"
1111
},
12+
"files": [
13+
"src",
14+
"dist"
15+
],
1216
"scripts": {
1317
"test": "aegir test",
1418
"test:node": "aegir test -t node",
@@ -40,7 +44,7 @@
4044
"ipld-dag-pb": "~0.15.3",
4145
"is-ipfs": "~0.6.0",
4246
"is-pull-stream": "0.0.0",
43-
"is-stream": "^1.1.0",
47+
"is-stream": "^2.0.0",
4448
"iso-stream-http": "~0.1.2",
4549
"iso-url": "~0.4.6",
4650
"just-kebab-case": "^1.1.0",

0 commit comments

Comments
 (0)