Skip to content

Commit 0140bf0

Browse files
committed
v2.0.0
1 parent 37249c2 commit 0140bf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/redux-devtools-log-monitor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-devtools-log-monitor",
3-
"version": "1.4.0",
3+
"version": "2.0.0",
44
"description": "The default tree view monitor for Redux DevTools",
55
"main": "lib/index.js",
66
"files": [
@@ -35,8 +35,8 @@
3535
"devDependencies": {
3636
"@babel/cli": "^7.10.5",
3737
"@babel/core": "^7.11.0",
38-
"@babel/plugin-proposal-export-default-from": "^7.10.4",
3938
"@babel/plugin-proposal-class-properties": "^7.10.4",
39+
"@babel/plugin-proposal-export-default-from": "^7.10.4",
4040
"@babel/preset-env": "^7.11.0",
4141
"@babel/preset-react": "^7.10.4",
4242
"babel-loader": "^8.1.0",

0 commit comments

Comments
 (0)