update embarks dependencies
This commit is contained in:
parent
417a8cc85e
commit
745975dfa8
File diff suppressed because it is too large
Load Diff
13
package.json
13
package.json
|
@ -9,11 +9,18 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"embarkjs": "^5.1.1",
|
"embark-geth": "^5.2.2",
|
||||||
"embarkjs-ens": "^5.1.1",
|
"embark-graph": "^5.2.0",
|
||||||
|
"embark-ipfs": "^5.2.2",
|
||||||
|
"embark-parity": "^5.2.2",
|
||||||
|
"embark-profiler": "^5.2.0",
|
||||||
|
"embark-swarm": "^5.2.2",
|
||||||
|
"embark-whisper-geth": "^5.2.2",
|
||||||
|
"embarkjs": "^5.2.0",
|
||||||
|
"embarkjs-ens": "^5.2.0",
|
||||||
"embarkjs-ipfs": "^5.1.1",
|
"embarkjs-ipfs": "^5.1.1",
|
||||||
"embarkjs-swarm": "^5.1.1",
|
"embarkjs-swarm": "^5.1.1",
|
||||||
"embarkjs-web3": "^5.1.1",
|
"embarkjs-web3": "^5.2.0",
|
||||||
"embarkjs-whisper": "^5.1.1"
|
"embarkjs-whisper": "^5.1.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue