This commit is contained in:
Dan Abramov 2015-08-05 03:26:44 +03:00
parent 5cf97a7532
commit 80e3ae54ea

View File

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