This commit is contained in:
Dan Abramov 2015-08-12 23:49:05 +03:00
parent 10a9c05974
commit 932eb6185f

View File

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