Skip to content

Commit

Permalink
fix: πŸ› Add MobX as a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
rakannimer committed Oct 10, 2018
1 parent 1e0a887 commit e10d07b
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 @@ -59,5 +59,8 @@
"get-firebase-ref": "^1.1.1",
"initialize-firebase-app": "^1.0.0",
"lodash.memoize": "^4.1.2"
},
"peerDependencies": {
"mobx": ">=4"
}
}

0 comments on commit e10d07b

Please sign in to comment.