1
1
mirror of https://github.com/reduxjs/redux-devtools.git synced 2025-08-13 16:44:52 +03:00
This commit is contained in:
Dan Abramov 2016-05-09 02:48:17 +01:00
parent 7b5adf9718
commit f02ceebc81

View File

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