Skip to content

Commit facacfe

Browse files
committed
bump dev deps
1 parent 8e169f1 commit facacfe

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
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodegui/react-nodegui",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "React Native for building cross platform desktop applications",
55
"main": "dist/index.js",
66
"files": [
@@ -27,7 +27,7 @@
2727
"react": "*"
2828
},
2929
"devDependencies": {
30-
"@nodegui/nodegui": "0.1.0",
30+
"@nodegui/nodegui": "0.1.2",
3131
"@types/node": "^12.0.10",
3232
"@types/react-reconciler": "^0.18.0",
3333
"@types/scheduler": "^0.12.1",

0 commit comments

Comments
 (0)