File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-simple-router" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " Easy to use Navigator for your native app." ,
55 "author" : " Tristan Edwards <tristan.edwards@me.com> (http://tristanedwards.me)" ,
66 "contributors" : [
3131 "url" : " https://github.com/react-native-simple-router-community/react-native-simple-router/issues"
3232 },
3333 "homepage" : " https://github.com/react-native-simple-router-community/react-native-simple-router" ,
34- "dependencies" : {},
34+ "dependencies" : {
35+ "fbemitter" : " ^2.0.1"
36+ },
3537 "peerDependencies" : {
36- "react-native" : " >=0.12.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc || 0.16.0-rc || 0.17.0-rc || 0.18.0-rc" ,
37- "fbemitter" : " ^2.0.0"
38+ "react-native" : " >=0.12.0 || 0.5.0-rc1 || 0.6.0-rc || 0.7.0-rc || 0.7.0-rc.2 || 0.8.0-rc || 0.8.0-rc.2 || 0.9.0-rc || 0.10.0-rc || 0.11.0-rc || 0.12.0-rc || 0.13.0-rc || 0.14.0-rc || 0.15.0-rc || 0.16.0-rc || 0.17.0-rc || 0.18.0-rc"
3839 },
3940 "devDependencies" : {
4041 "eslint" : " ^1.10.3" ,
You can’t perform that action at this time.
0 commit comments