Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit e5e31f4

Browse files
committed
Updating dependcies versions
License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
1 parent dde678a commit e5e31f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@
5555
"dependencies": {
5656
"chalk": "^2.4.2",
5757
"debug": "^4.1.0",
58-
"datastore-fs": "ipfs/js-datastore-fs#pull/22/head",
59-
"datastore-level": "ipfs/js-datastore-level#pull/12/head",
60-
"interface-datastore": "ipfs/interface-datastore#ab2f2b9ee20fbb876b1ea9ea2b33ee35e92b4254",
58+
"datastore-fs": "^0.9.0",
59+
"datastore-level": "^0.12.0",
60+
"interface-datastore": "^0.7.0",
6161
"proper-lockfile": "^3.2.0",
6262
"yargs": "^12.0.5",
6363
"yargs-promise": "^1.1.0"

0 commit comments

Comments
 (0)