This commit is contained in:
Dan Abramov 2015-09-01 04:41:09 +03:00
parent 329b755a3a
commit 7eef6710ab

View File

@ -1,6 +1,6 @@
{ {
"name": "redux-devtools", "name": "redux-devtools",
"version": "1.1.2", "version": "2.0.0",
"description": "Redux DevTools with hot reloading and time travel", "description": "Redux DevTools with hot reloading and time travel",
"main": "lib/index.js", "main": "lib/index.js",
"scripts": { "scripts": {