From 6995db850ec76c397bb0211f1a4fd941a1bfb295 Mon Sep 17 00:00:00 2001 From: Benjy Cui Date: Thu, 24 Dec 2015 10:20:33 +0800 Subject: [PATCH] deps: update history --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index da991cfaa4..6cdb3262fc 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "eslint-plugin-react": "^3.3.1", "extract-text-webpack-plugin": "^0.9.1", "gh-pages": "^0.5.0", - "history": "~1.13.1", + "history": "^1.17.0", "jest-cli": "~0.8.0", "json-loader": "^0.5.1", "less": "~2.5.3", @@ -104,7 +104,7 @@ "react-addons-test-utils": "~0.14.2", "react-copy-to-clipboard": "^3.0.4", "react-dom": "~0.14.2", - "react-router": "~1.0.0", + "react-router": "~1.0.3", "react-stateless-wrapper": "~1.0.2", "reqwest": "~2.0.5", "webpack": "^1.10.1", -- GitLab