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

Commit 1bc26e4

Browse files
committed
fix: Update peerDependencies
1 parent 88d733e commit 1bc26e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"license": "MIT",
2626
"peerDependencies": {
27-
"@nodegui/nodegui": "^0.25.0",
27+
"@nodegui/nodegui": "^0.30.2",
2828
"phin": "^3.5.1",
2929
"svelte": "^3.24.1"
3030
},

0 commit comments

Comments
 (0)