We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 499b1f6 commit a141123Copy full SHA for a141123
package.json
@@ -3,7 +3,6 @@
3
"description": "Keep your MobX State Tree state in sync with react-router",
4
"main": "dist/mst-react-router.js",
5
"types": "./types.d.ts",
6
- "version": "3.0.0",
7
"scripts": {
8
"lint": "eslint src __test__",
9
"test": "npm run lint && jest",
0 commit comments