File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1596,7 +1596,7 @@ PODS:
1596
1596
- React-logger (= 0.76.1)
1597
1597
- React-perflogger (= 0.76.1)
1598
1598
- React-utils (= 0.76.1)
1599
- - RNNitroSQLite (9.0.1 ):
1599
+ - RNNitroSQLite (9.0.2 ):
1600
1600
- DoubleConversion
1601
1601
- glog
1602
1602
- hermes-engine
@@ -1943,7 +1943,7 @@ SPEC CHECKSUMS:
1943
1943
React-utils: 5362bd16a9563f9916e7a56c011ddc533507650f
1944
1944
ReactCodegen: 4e26d365313307cc7c95e693529e539acfb5c64c
1945
1945
ReactCommon: 422e364463f33e336fc4db196aeb50fd801d90d6
1946
- RNNitroSQLite: d174704fac9ac5a1d1b57a512f97ccb690fdbed3
1946
+ RNNitroSQLite: b85d596f4cc2ba5972ba609fe3af091d7392fa77
1947
1947
RNScreens: e389d6a6a66a4f0d3662924ecae803073ccce8ec
1948
1948
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
1949
1949
Yoga: db69236006b8b1c6d55ab453390c882306cbf219
Original file line number Diff line number Diff line change 24
24
"react" : " *" ,
25
25
"react-native" : " *" ,
26
26
"react-native-nitro-modules" : " *" ,
27
- "react-native-nitro-sqlite" : " 9.0.1 " ,
27
+ "react-native-nitro-sqlite" : " 9.0.2 " ,
28
28
"react-native-safe-area-context" : " ^4.14.0" ,
29
29
"react-native-screens" : " ^3.35.0" ,
30
30
"reflect-metadata" : " ^0.1.13" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-native-nitro-sqlite" ,
3
- "version" : " 9.0.1 " ,
3
+ "version" : " 9.0.2 " ,
4
4
"description" : " Fast SQLite library for React Native built using Nitro Modules" ,
5
5
"source" : " ./src/index.ts" ,
6
6
"main" : " ./lib/commonjs/index" ,
You can’t perform that action at this time.
0 commit comments