about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-11-18 23:55:44 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-11-18 23:55:44 +0100
commit0293a7dd49ed3915bf62c5ad230a76c91646388e (patch)
treeaf9bcd96d2b54ee33db544ea4603873948586591 /package.json
parent7dea6a23f7989c1c1693d29f0e0813213173e0f2 (diff)
Updating some npm packages
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 3 insertions, 5 deletions
diff --git a/package.json b/package.json
index 2b34153d4..a9f816b83 100644
--- a/package.json
+++ b/package.json
@@ -27,19 +27,17 @@
     "react-addons-test-utils": "^15.3.2",
     "react-dom": "^15.3.0",
     "react-immutable-proptypes": "^2.1.0",
-    "react-notification": "^6.1.1",
+    "react-notification": "^6.4.0",
     "react-proxy": "^1.1.8",
     "react-redux": "^5.0.0-beta.3",
-    "react-redux-loading-bar": "^2.3.3",
+    "react-redux-loading-bar": "^2.4.1",
     "react-router": "^2.8.0",
     "react-simple-dropdown": "^1.1.4",
     "redux": "^3.5.2",
     "redux-immutable": "^3.0.8",
     "redux-thunk": "^2.1.0",
     "reselect": "^2.5.4",
-    "sinon": "^1.17.6"
-  },
-  "dependencies": {
+    "sinon": "^1.17.6",
     "babel-plugin-transform-decorators-legacy": "^1.3.4",
     "emojione": "^2.2.6",
     "http-link-header": "^0.5.0",