Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit a3b59d2

Browse files
fix(package): update mobx-react to version 6.1.4
Closes #109
1 parent eb5141b commit a3b59d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"mobx": "^5.9.4",
12-
"mobx-react": "^5.4.3",
12+
"mobx-react": "^6.1.4",
1313
"react": "^16.8.6",
1414
"react-dom": "^16.8.6",
1515
"requirejs": "^2.3.6"

0 commit comments

Comments
 (0)