mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-05-22 06:46:38 +00:00
Remove asyncawait from dependencies
This commit is contained in:
parent
ee04c670ca
commit
03b7710f7c
@ -13,7 +13,6 @@
|
||||
},
|
||||
"main": "src/Client.js",
|
||||
"dependencies": {
|
||||
"asyncawait": "^1.0.1",
|
||||
"ipfs-log": "^1.1.4",
|
||||
"lazy.js": "^0.4.2",
|
||||
"lodash": "^4.3.0",
|
||||
@ -22,6 +21,7 @@
|
||||
"socket.io-client": "^1.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"asyncawait": "^1.0.1",
|
||||
"eslint": "^2.3.0",
|
||||
"mocha": "^2.3.4"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user