This commit is contained in:
Dan Abramov 2015-08-07 19:49:53 +03:00
parent 5a7442cf8c
commit b15ae64c8e

View File

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