deps alpha order
This commit is contained in:
parent
e2b0e74eb3
commit
3ddb6b36bb
10
package.json
10
package.json
|
@ -71,8 +71,8 @@
|
||||||
"ganache-cli": "6.1.8",
|
"ganache-cli": "6.1.8",
|
||||||
"glob": "7.1.3",
|
"glob": "7.1.3",
|
||||||
"globule": "1.2.1",
|
"globule": "1.2.1",
|
||||||
"hard-source-webpack-plugin": "0.12.0",
|
|
||||||
"handlebars": "4.0.12",
|
"handlebars": "4.0.12",
|
||||||
|
"hard-source-webpack-plugin": "0.12.0",
|
||||||
"helmet": "3.13.0",
|
"helmet": "3.13.0",
|
||||||
"hosted-git-info": "2.7.1",
|
"hosted-git-info": "2.7.1",
|
||||||
"http-proxy": "1.17.0",
|
"http-proxy": "1.17.0",
|
||||||
|
@ -100,8 +100,9 @@
|
||||||
"pkg-up": "2.0.0",
|
"pkg-up": "2.0.0",
|
||||||
"promptly": "2.2.0",
|
"promptly": "2.2.0",
|
||||||
"propose": "0.0.5",
|
"propose": "0.0.5",
|
||||||
"remix-tests": "0.0.13",
|
|
||||||
"react-scripts": "1.1.5",
|
"react-scripts": "1.1.5",
|
||||||
|
"remix-debug-debugtest": "latest",
|
||||||
|
"remix-tests": "0.0.13",
|
||||||
"request": "2.88.0",
|
"request": "2.88.0",
|
||||||
"sass-loader": "7.1.0",
|
"sass-loader": "7.1.0",
|
||||||
"semver": "5.5.1",
|
"semver": "5.5.1",
|
||||||
|
@ -115,16 +116,15 @@
|
||||||
"swarm-api": "0.1.2",
|
"swarm-api": "0.1.2",
|
||||||
"tar": "3.2.1",
|
"tar": "3.2.1",
|
||||||
"toposort": "1.0.7",
|
"toposort": "1.0.7",
|
||||||
"remix-debug-debugtest": "latest",
|
|
||||||
"underscore": "1.9.1",
|
"underscore": "1.9.1",
|
||||||
"url-loader": "1.1.1",
|
"url-loader": "1.1.1",
|
||||||
"uuid": "3.3.2",
|
"uuid": "3.3.2",
|
||||||
"viz.js": "1.8.2",
|
"viz.js": "1.8.2",
|
||||||
"web3": "1.0.0-beta.34",
|
"web3": "1.0.0-beta.34",
|
||||||
"webpack": "4.19.0",
|
"webpack": "4.19.0",
|
||||||
|
"webpack-bundle-analyzer": "2.13.1",
|
||||||
"websocket": "1.0.28",
|
"websocket": "1.0.28",
|
||||||
"window-size": "1.1.1",
|
"window-size": "1.1.1"
|
||||||
"webpack-bundle-analyzer": "2.13.1"
|
|
||||||
},
|
},
|
||||||
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
"author": "Iuri Matias <iuri.matias@gmail.com>",
|
||||||
"contributors": [],
|
"contributors": [],
|
||||||
|
|
Loading…
Reference in New Issue