This commit is contained in:
Dan Abramov 2015-08-23 03:28:09 +03:00
parent 31a3d64143
commit bb48132774

View File

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