diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/package.json b/package.json index c3b38a994..d19fb862d 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,6 @@ "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", @@ -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", @@ -272,12 +264,16 @@ "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", |