We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37249c2 commit 0140bf0Copy full SHA for 0140bf0
packages/redux-devtools-log-monitor/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "redux-devtools-log-monitor",
3
- "version": "1.4.0",
+ "version": "2.0.0",
4
"description": "The default tree view monitor for Redux DevTools",
5
"main": "lib/index.js",
6
"files": [
@@ -35,8 +35,8 @@
35
"devDependencies": {
36
"@babel/cli": "^7.10.5",
37
"@babel/core": "^7.11.0",
38
- "@babel/plugin-proposal-export-default-from": "^7.10.4",
39
"@babel/plugin-proposal-class-properties": "^7.10.4",
+ "@babel/plugin-proposal-export-default-from": "^7.10.4",
40
"@babel/preset-env": "^7.11.0",
41
"@babel/preset-react": "^7.10.4",
42
"babel-loader": "^8.1.0",
0 commit comments