From 0293a7dd49ed3915bf62c5ad230a76c91646388e Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Fri, 18 Nov 2016 23:55:44 +0100 Subject: Updating some npm packages --- package.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'package.json') 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", -- cgit