Skip to content

Commit

Permalink
pub: release v0.1.4 -- more permissive MST peerDep
Browse files Browse the repository at this point in the history
- can now use any version of MST >=3.2.1 without installation warnings!
  • Loading branch information
agilgur5 committed Jul 13, 2023
1 parent 7a6e8e0 commit 9442279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mst-persist",
"version": "0.1.3",
"version": "0.1.4",
"description": "Persist and hydrate MobX-state-tree stores",
"main": "dist/index.js",
"module": "dist/mst-persist.esm.js",
Expand Down

0 comments on commit 9442279

Please sign in to comment.