We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04a9290 commit 4bff4f4Copy full SHA for 4bff4f4
package.json
@@ -2,6 +2,7 @@
2
"name": "mst-react-router",
3
"description": "Keep your MobX State Tree state in sync with react-router",
4
"main": "dist/mst-react-router.js",
5
+ "version": "1.0.0",
6
"types": "./types.d.ts",
7
"scripts": {
8
"lint": "eslint src __test__",
0 commit comments