Skip to content

Commit

Permalink
DOC: Fix missing peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
royriojas committed Aug 8, 2018
1 parent ed5fcaa commit 9feae5e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@
"issueIDURL": "https://github.com/royriojas/mobx-form/issues/{0}",
"projectName": "mobx-form"
},
"peerDependencies": {
"mobx": "5.0.3"
},
"devDependencies": {
"babel-cli": "6.26.0",
"babel-plugin-add-module-exports": "0.2.1",
Expand Down

0 comments on commit 9feae5e

Please sign in to comment.