Skip to content

Commit efe8756

Browse files
committed
Update Svelte NodeGUI dep properly
1 parent 0f56167 commit efe8756

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-nodegui-starter",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"main": "index.js",
55
"author": "Jamie Birch",
66
"license": "MIT",
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@nodegui/nodegui": "^0.30.2",
16-
"@nodegui/svelte-nodegui": ">=0.0.4",
16+
"@nodegui/svelte-nodegui": "^0.1.1",
1717
"open": "^7.4.2",
1818
"phin": "^3.5.1"
1919
},

0 commit comments

Comments
 (0)