Skip to content

Commit c709937

Browse files
fix(package): update mobx-react to version 6.0.3
Closes #33
1 parent 30f3f50 commit c709937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"dependencies": {
6565
"mobx": "^5.8.0",
66-
"mobx-react": "^5.4.3",
66+
"mobx-react": "^6.0.3",
6767
"react-dom": "^16.7.0",
6868
"react": "^16.7.0"
6969
},

0 commit comments

Comments
 (0)