Skip to content

Commit 114efde

Browse files
committed
Bumps nodegui version
1 parent f22eeb3 commit 114efde

File tree

2 files changed

+38
-37
lines changed

2 files changed

+38
-37
lines changed

package-lock.json

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

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
"react-reconciler": "^0.24.0"
2828
},
2929
"peerDependencies": {
30-
"@nodegui/nodegui": ">=0.3.0",
30+
"@nodegui/nodegui": ">=0.9.0",
3131
"@nodegui/qode": "*",
3232
"react": "^16.9.0"
3333
},
3434
"devDependencies": {
35-
"@nodegui/nodegui": "^0.7.0",
35+
"@nodegui/nodegui": "^0.9.0",
3636
"@types/node": "^12.0.10",
3737
"prettier": "^1.18.2",
3838
"react": "^16.9.0",
39-
"typedoc": "^0.15.0",
40-
"typedoc-plugin-markdown": "^2.2.7",
41-
"typescript": "^3.5.2"
39+
"typedoc": "^0.15.4",
40+
"typedoc-plugin-markdown": "^2.2.14",
41+
"typescript": "^3.7.3"
4242
}
4343
}

0 commit comments

Comments
 (0)