mirror of https://github.com/embarklabs/embark.git
update to embarkjs 0.4.3
This commit is contained in:
parent
44dad44ef4
commit
a0d3dc2850
|
@ -2915,9 +2915,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"embarkjs": {
|
"embarkjs": {
|
||||||
"version": "0.4.2",
|
"version": "0.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/embarkjs/-/embarkjs-0.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/embarkjs/-/embarkjs-0.4.3.tgz",
|
||||||
"integrity": "sha512-PSSs2WHxq8SkeHku56GZwRYsJDRjKYjRCQj7XItD/11lzlqSxOoymrnmZBkCGORBOil93n9MFhMMjsiAepEyVg==",
|
"integrity": "sha512-0y50RSywW3ehPR5lOd0t+p+Xq8ycjHVbHFLU+9PwaS2nBDi4JU/BF0JYly3hUZp0cQmkmfTJDsnub/Ys/95Mcg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime-corejs2": "7.0.0-rc.1",
|
"@babel/runtime-corejs2": "7.0.0-rc.1",
|
||||||
"async": "2.6.1",
|
"async": "2.6.1",
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"decompress": "4.2.0",
|
"decompress": "4.2.0",
|
||||||
"deep-equal": "1.0.1",
|
"deep-equal": "1.0.1",
|
||||||
"ejs": "2.6.1",
|
"ejs": "2.6.1",
|
||||||
"embarkjs": "0.4.2",
|
"embarkjs": "0.4.3",
|
||||||
"eth-ens-namehash": "2.0.8",
|
"eth-ens-namehash": "2.0.8",
|
||||||
"eth-lib": "0.2.8",
|
"eth-lib": "0.2.8",
|
||||||
"ethereumjs-wallet": "0.6.0",
|
"ethereumjs-wallet": "0.6.0",
|
||||||
|
|
Loading…
Reference in New Issue