This commit is contained in:
Dan Abramov 2015-08-12 16:31:39 +03:00
parent 938ce9b7f9
commit 1eeda8073a

View File

@ -1,6 +1,6 @@
{ {
"name": "redux-devtools", "name": "redux-devtools",
"version": "0.2.0", "version": "1.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": {