Skip to content

Commit a141123

Browse files
authored
chore: remove hardcoded version
1 parent 499b1f6 commit a141123

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"description": "Keep your MobX State Tree state in sync with react-router",
44
"main": "dist/mst-react-router.js",
55
"types": "./types.d.ts",
6-
"version": "3.0.0",
76
"scripts": {
87
"lint": "eslint src __test__",
98
"test": "npm run lint && jest",

0 commit comments

Comments
 (0)