Skip to content

Commit e0df33a

Browse files
committed
v3.6.0
1 parent 3b057af commit e0df33a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/redux-devtools/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-devtools",
3-
"version": "3.5.0",
3+
"version": "3.6.0",
44
"description": "Redux DevTools with hot reloading and time travel",
55
"main": "lib/index.js",
66
"scripts": {
@@ -52,8 +52,8 @@
5252
"redux": "^3.5.2 || ^4.0.0"
5353
},
5454
"dependencies": {
55-
"prop-types": "^15.5.7",
5655
"lodash": "^4.2.0",
56+
"prop-types": "^15.5.7",
5757
"redux-devtools-instrument": "^1.9.0"
5858
}
5959
}

0 commit comments

Comments
 (0)