This commit is contained in:
Dan Abramov 2015-07-15 01:51:10 +03:00
parent 024e317d00
commit 56b1c5a360

View File

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