Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 0f23241

Browse files
author
farfromrefug
committed
fix: update peer deps
1 parent 468865f commit 0f23241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"author": "David Pershouse",
2424
"license": "MIT",
2525
"peerDependencies": {
26-
"@nativescript/core": "~8.5.9",
27-
"svelte": "~4.2.8"
26+
"@nativescript/core": "^8.5.9",
27+
"svelte": "^4.2.8"
2828
},
2929
"devDependencies": {
3030
"@nativescript/core": "8.6.1",

0 commit comments

Comments
 (0)