mirror of
https://github.com/gre/gl-react.git
synced 2026-01-25 16:43:36 +00:00
update deps for cookbook-rn
This commit is contained in:
parent
ea83d56d57
commit
8bfba4ecb9
@ -7,20 +7,20 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@expo/ex-navigation": "^2.7.1",
|
||||
"babel-preset-react-native-stage-0": "^1.0.1",
|
||||
"@expo/ex-navigation": "~2.9.4",
|
||||
"babel-preset-react-native-stage-0": "~1.0.1",
|
||||
"gl-react": "next",
|
||||
"gl-react-native": "next",
|
||||
"glsl-transitions": "^2017.1.16",
|
||||
"ndarray": "^1.0.18",
|
||||
"raf": "^3.3.0",
|
||||
"glsl-transitions": "~2017.1.16",
|
||||
"ndarray": "~1.0.18",
|
||||
"raf": "~3.3.0",
|
||||
"react": "~15.4.0",
|
||||
"react-motion": "^0.4.7",
|
||||
"react-native": "0.41.2",
|
||||
"react-motion": "~0.4.7",
|
||||
"react-native": "~0.42.3",
|
||||
"seedrandom": "github:gre/seedrandom#released",
|
||||
"three": "^0.84.0"
|
||||
"three": "~0.84.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-react-native": "1.9.1"
|
||||
"babel-preset-react-native": "~1.9.1"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user