diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index ce8545fc4..81cbc3d23 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,9 @@ "extension-link-enabler": "^1.0.0", "extensionizer": "^1.0.0", "fast-levenshtein": "^2.0.6", + "gulp-autoprefixer": "^4.0.0", "gulp-eslint": "^2.0.0", + "gulp-sass": "^3.1.0", "hat": "0.0.3", "idb-global": "^1.0.0", "identicon.js": "^1.2.1", @@ -116,6 +118,7 @@ "react-select": "^1.0.0-rc.2", "react-simple-file-input": "^1.0.0", "react-tooltip-component": "^0.3.0", + "react-transition-group": "^2.2.0", "readable-stream": "^2.1.2", "redux": "^3.0.5", "redux-logger": "^2.10.2", |