Skip to content

Commit 732e4ed

Browse files
jeremybarbetjamesgpearce
authored andcommitted
fix: define react-native-sqlite-storage as optional peerDep
1 parent a23747f commit 732e4ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,9 @@
9191
"react-dom": {
9292
"optional": true
9393
},
94+
"react-native-sqlite-storage": {
95+
"optional": true
96+
},
9497
"sqlite3": {
9598
"optional": true
9699
},

0 commit comments

Comments
 (0)