Skip to content

Commit

Permalink
bump react-native-quick-sqlite
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensJourney committed Oct 19, 2023
1 parent 3b72acc commit 3f9d35a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/powersync-sdk-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"homepage": "https://docs.powersync.co/",
"peerDependencies": {
"@journeyapps/react-native-quick-sqlite": "^0.0.1-alpha.0",
"@journeyapps/react-native-quick-sqlite": "^0.0.1",
"base-64": "^1.0.0",
"react": "*",
"react-native-fetch-api": "^3.0.0",
Expand All @@ -40,7 +40,7 @@
"async-lock": "^1.4.0"
},
"devDependencies": {
"@journeyapps/react-native-quick-sqlite": "^0.0.1-alpha.0",
"@journeyapps/react-native-quick-sqlite": "^0.0.1",
"@types/async-lock": "^1.4.0",
"react": "18.2.0",
"typescript": "^4.1.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2143,10 +2143,10 @@
"@journeyapps/powersync-sdk-common" "^0.0.1-alpha.0"
async-lock "^1.4.0"

"@journeyapps/[email protected]-alpha.0", "@journeyapps/react-native-quick-sqlite@^0.0.1-alpha.0":
version "0.0.1-alpha.0"
resolved "https://registry.npmjs.org/@journeyapps/react-native-quick-sqlite/-/react-native-quick-sqlite-0.0.1-alpha.0.tgz#3831e39f9ed061a69bb1455ecdb033a168deae69"
integrity sha512-iCTmP5jeC0NSklsy5yZtTPsqlbS92m/ATeeGY2awjR0odHUTxYKk0gDtlsAfwpi3Xe/M1ihVwKQXOJxzLwdc7w==
"@journeyapps/[email protected]", "@journeyapps/react-native-quick-sqlite@^0.0.1":
version "0.0.1"
resolved "https://registry.npmjs.org/@journeyapps/react-native-quick-sqlite/-/react-native-quick-sqlite-0.0.1.tgz#a5b731bfc658d6c8257ef3edebf243941a69a764"
integrity sha512-vUXWngjpTFX6xCsy6Y8jd9zcI1eajIw/rWfdkpJOdnazR0SzAmrMc0ViRB6K84fWq9CmAV3DZw+GCVEHubqhSw==

"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
version "0.3.3"
Expand Down

0 comments on commit 3f9d35a

Please sign in to comment.