aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json29
1 files changed, 11 insertions, 18 deletions
diff --git a/package.json b/package.json
index ecdf88202..c3ecb6e57 100644
--- a/package.json
+++ b/package.json
@@ -43,8 +43,6 @@
"lint": "eslint .",
"lint:fix": "eslint . --fix",
"mozilla-lint": "addons-linter dist/firefox",
- "ui": "npm run test:flat:build:states && beefy development/ui-dev.js:bundle.js --live --open --index=./development/index.html --cwd ./",
- "mock": "beefy development/mock-dev.js:bundle.js --live --open --index=./development/index.html --cwd ./",
"watch": "mocha watch --recursive \"test/unit/**/*.js\"",
"disc": "gulp disc --debug",
"announce": "node development/announcer.js",
@@ -98,11 +96,12 @@
"browser-passworder": "^2.0.3",
"browserify-derequire": "^0.9.4",
"browserify-unibabel": "^3.0.0",
+ "c3": "^0.6.7",
"classnames": "^2.2.5",
"clone": "^2.1.2",
"copy-to-clipboard": "^3.0.8",
- "css-loader": "^0.28.11",
"currency-formatter": "^1.4.2",
+ "d3": "^5.7.0",
"debounce": "1.1.0",
"debounce-stream": "^2.0.0",
"deep-extend": "^0.5.1",
@@ -112,7 +111,6 @@
"dnode": "^1.2.2",
"end-of-stream": "^1.1.0",
"ensnare": "^1.0.0",
- "eslint-plugin-react": "^7.4.0",
"eth-bin-to-ops": "^1.0.1",
"eth-block-tracker": "^4.1.0",
"eth-contract-metadata": "github:MetaMask/eth-contract-metadata#master",
@@ -143,13 +141,7 @@
"extensionizer": "^1.0.1",
"fast-json-patch": "^2.0.4",
"fast-levenshtein": "^2.0.6",
- "file-loader": "^1.1.11",
"fuse.js": "^3.2.0",
- "gulp": "github:gulpjs/gulp#v4.0.0",
- "gulp-autoprefixer": "^5.0.0",
- "gulp-debug": "^3.2.0",
- "gulp-eslint": "^4.0.0",
- "gulp-sass": "^4.0.0",
"hat": "0.0.3",
"human-standard-token-abi": "^2.0.0",
"idb-global": "^2.1.0",
@@ -158,7 +150,7 @@
"iframe-stream": "^3.0.0",
"inject-css": "^0.1.1",
"jazzicon": "^1.2.0",
- "json-rpc-engine": "^3.8.0",
+ "json-rpc-engine": "^4.0.0",
"json-rpc-middleware-stream": "^2.1.0",
"jsonschema": "^1.2.4",
"lodash.debounce": "^4.0.8",
@@ -244,9 +236,8 @@
"babel-preset-stage-0": "^6.24.1",
"babel-register": "^6.7.2",
"babelify": "^8.0.0",
- "beefy": "^2.1.5",
"brfs": "^1.6.1",
- "browserify": "^16.1.1",
+ "browserify": "^16.2.3",
"chai": "^4.1.0",
"chromedriver": "^2.41.0",
"clipboardy": "^1.2.3",
@@ -269,16 +260,20 @@
"fs-extra": "^6.0.1",
"fs-promise": "^2.0.3",
"ganache-cli": "^6.1.0",
- "ganache-core": "^2.2.1",
+ "ganache-core": "^2.3.1",
"geckodriver": "^1.14.1",
"gh-pages": "^1.2.0",
"gifencoder": "^1.1.0",
- "gulp": "github:gulpjs/gulp#6d71a658c61edb3090221579d8f97dbe086ba2ed",
+ "gulp": "^4.0.0",
+ "gulp-autoprefixer": "^5.0.0",
"gulp-babel": "^7.0.0",
+ "gulp-debug": "^3.2.0",
+ "gulp-eslint": "^4.0.0",
"gulp-json-editor": "^2.2.1",
"gulp-livereload": "4.0.0",
"gulp-multi-process": "^1.3.1",
"gulp-replace": "^0.6.1",
+ "gulp-sass": "^4.0.0",
"gulp-sourcemaps": "^2.6.0",
"gulp-stylefmt": "^1.1.0",
"gulp-stylelint": "^7.0.0",
@@ -306,11 +301,9 @@
"mocha-sinon": "^2.0.0",
"nock": "^9.0.14",
"node-sass": "^4.9.2",
- "nsp": "^3.2.1",
"nyc": "^13.0.0",
- "open": "0.0.5",
"path": "^0.12.7",
- "png-file-stream": "^1.0.0",
+ "png-file-stream": "^1.1.0",
"prepend-file": "^1.3.1",
"prompt": "^1.0.0",
"proxyquire": "2.0.1",