From 3ddb6b36bbd7e5d713b6dbe5168a86497f265ec5 Mon Sep 17 00:00:00 2001 From: "Michael Bradley, Jr" Date: Wed, 24 Oct 2018 13:42:13 -0500 Subject: [PATCH] deps alpha order --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index bc8734dec..57347839e 100644 --- a/package.json +++ b/package.json @@ -71,8 +71,8 @@ "ganache-cli": "6.1.8", "glob": "7.1.3", "globule": "1.2.1", - "hard-source-webpack-plugin": "0.12.0", "handlebars": "4.0.12", + "hard-source-webpack-plugin": "0.12.0", "helmet": "3.13.0", "hosted-git-info": "2.7.1", "http-proxy": "1.17.0", @@ -100,8 +100,9 @@ "pkg-up": "2.0.0", "promptly": "2.2.0", "propose": "0.0.5", - "remix-tests": "0.0.13", "react-scripts": "1.1.5", + "remix-debug-debugtest": "latest", + "remix-tests": "0.0.13", "request": "2.88.0", "sass-loader": "7.1.0", "semver": "5.5.1", @@ -115,16 +116,15 @@ "swarm-api": "0.1.2", "tar": "3.2.1", "toposort": "1.0.7", - "remix-debug-debugtest": "latest", "underscore": "1.9.1", "url-loader": "1.1.1", "uuid": "3.3.2", "viz.js": "1.8.2", "web3": "1.0.0-beta.34", "webpack": "4.19.0", + "webpack-bundle-analyzer": "2.13.1", "websocket": "1.0.28", - "window-size": "1.1.1", - "webpack-bundle-analyzer": "2.13.1" + "window-size": "1.1.1" }, "author": "Iuri Matias ", "contributors": [],