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 ece9acd commit 13db386Copy full SHA for 13db386
packages/mobx-devtools-mst/package.json
@@ -23,7 +23,7 @@
23
"build": "cross-env NODE_ENV=production webpack"
24
},
25
"peerDependencies": {
26
- "mobx": "^2.2.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",
+ "mobx": "^2.2.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0",
27
"mobx-state-tree": "*"
28
}
29
0 commit comments