Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit34433a6

Browse files
committed
(deps): add mobx-state-tree as a peerDep
- tagged to ^3.2.1 as that's the lowest I've used it with, but it might work with lower versions too
1 parentff6b8b4 commit34433a6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎package.json‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,8 @@
2323
"bugs": {
2424
"url":"https://github.com/agilgur5/mst-persist/issues"
2525
},
26-
"homepage":"https://github.com/agilgur5/mst-persist"
26+
"homepage":"https://github.com/agilgur5/mst-persist",
27+
"peerDependencies": {
28+
"mobx-state-tree":"^3.2.1"
29+
}
2730
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp