Skip to content

Commit

Permalink
(deps): use newly published mst-persist from NPM
Browse files Browse the repository at this point in the history
- yay now directly on NPM!
  • Loading branch information
agilgur5 committed May 23, 2019
1 parent 00332a4 commit e4c0d8f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"mobx": "^5.9.4",
"mobx-react": "^5.2.5",
"mobx-state-tree": "^3.14.0",
"mst-persist": "github:agilgur5/mst-persist",
"mst-persist": "^0.0.1",
"react": "16.3.1",
"react-native": "https://github.com/expo/react-native/archive/sdk-29.0.0.tar.gz"
},
Expand Down

0 comments on commit e4c0d8f

Please sign in to comment.