Skip to content

Commit 61e5720

Browse files
committed
bump nodegui
1 parent 1b5d5db commit 61e5720

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

+4-4
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": "@nodegui/react-nodegui",
3-
"version": "0.10.3",
3+
"version": "0.10.4",
44
"description": "React Native for building cross platform desktop applications",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -20,7 +20,7 @@
2020
"docs": "typedoc && node ./website/docs/scripts/fixdocs.js"
2121
},
2222
"dependencies": {
23-
"@nodegui/nodegui": "^0.30.1",
23+
"@nodegui/nodegui": "^0.30.2",
2424
"@types/react-reconciler": "^0.18.0",
2525
"phin": "^3.4.1",
2626
"react-deep-force-update": "^2.1.3",

0 commit comments

Comments
 (0)