mirror of https://github.com/embarklabs/embark.git
change back/to exact versions after master/develop rebase
This commit is contained in:
parent
39d99aa2c2
commit
665856f838
29
package.json
29
package.json
|
@ -46,20 +46,21 @@
|
|||
"eth-ens-namehash": "2.0.8",
|
||||
"eth-lib": "0.2.8",
|
||||
"ethereumjs-wallet": "0.6.0",
|
||||
"express": "^4.16.3",
|
||||
"express-ws": "^4.0.0",
|
||||
"file-loader": "^1.1.5",
|
||||
"finalhandler": "^1.1.1",
|
||||
"flatted": "^0.2.3",
|
||||
"follow-redirects": "^1.2.4",
|
||||
"fs-extra": "^2.0.0",
|
||||
"ganache-cli": "^6.1.6",
|
||||
"glob": "^7.1.2",
|
||||
"globule": "^1.1.0",
|
||||
"hard-source-webpack-plugin": "^0.11.1",
|
||||
"http-proxy": "^1.17.0",
|
||||
"http-shutdown": "^1.2.0",
|
||||
"i18n": "^0.8.3",
|
||||
"express": "4.16.3",
|
||||
"express-ws": "4.0.0",
|
||||
"file-loader": "1.1.11",
|
||||
"finalhandler": "1.1.1",
|
||||
"flatted": "0.2.3",
|
||||
"follow-redirects": "1.5.7",
|
||||
"fs-extra": "2.1.2",
|
||||
"ganache-cli": "6.1.8",
|
||||
"glob": "7.1.3",
|
||||
"globule": "1.2.1",
|
||||
"hard-source-webpack-plugin": "0.11.2",
|
||||
"hosted-git-info": "2.7.1",
|
||||
"http-proxy": "1.17.0",
|
||||
"http-shutdown": "1.2.0",
|
||||
"i18n": "0.8.3",
|
||||
"ipfs-api": "17.2.4",
|
||||
"is-valid-domain": "0.0.5",
|
||||
"istanbul": "0.4.5",
|
||||
|
|
Loading…
Reference in New Issue