File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 7
7
"test" : " jest"
8
8
},
9
9
"dependencies" : {
10
- "@expo/ex-navigation" : " ^2.7.1 " ,
11
- "babel-preset-react-native-stage-0" : " ^ 1.0.1" ,
10
+ "@expo/ex-navigation" : " ~2.9.4 " ,
11
+ "babel-preset-react-native-stage-0" : " ~ 1.0.1" ,
12
12
"gl-react" : " next" ,
13
13
"gl-react-native" : " next" ,
14
- "glsl-transitions" : " ^ 2017.1.16" ,
15
- "ndarray" : " ^ 1.0.18" ,
16
- "raf" : " ^ 3.3.0" ,
14
+ "glsl-transitions" : " ~ 2017.1.16" ,
15
+ "ndarray" : " ~ 1.0.18" ,
16
+ "raf" : " ~ 3.3.0" ,
17
17
"react" : " ~15.4.0" ,
18
- "react-motion" : " ^ 0.4.7" ,
19
- "react-native" : " 0.41.2 " ,
18
+ "react-motion" : " ~ 0.4.7" ,
19
+ "react-native" : " ~0.42.3 " ,
20
20
"seedrandom" : " github:gre/seedrandom#released" ,
21
- "three" : " ^ 0.84.0"
21
+ "three" : " ~ 0.84.0"
22
22
},
23
23
"devDependencies" : {
24
- "babel-preset-react-native" : " 1.9.1"
24
+ "babel-preset-react-native" : " ~ 1.9.1"
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments