mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
Bump version and node-qt-napi version
This commit is contained in:
parent
e445893f11
commit
27c13a6d5f
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "proton-native",
|
"name": "proton-native",
|
||||||
"version": "2.0.4",
|
"version": "2.0.5",
|
||||||
"description": "React Native for the desktop, cross compatible",
|
"description": "React Native for the desktop, cross compatible",
|
||||||
"main": "bin/index.js",
|
"main": "bin/index.js",
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
"image-size": "^0.7.5",
|
"image-size": "^0.7.5",
|
||||||
"lodash": "^4.17.15",
|
"lodash": "^4.17.15",
|
||||||
"node-fetch": "^2.6.0",
|
"node-fetch": "^2.6.0",
|
||||||
"node-qt-napi": "^0.0.3",
|
"node-qt-napi": "^0.0.4",
|
||||||
"react": "^16.12.0",
|
"react": "^16.12.0",
|
||||||
"react-deep-force-update": "^2.1.3",
|
"react-deep-force-update": "^2.1.3",
|
||||||
"react-devtools-core": "^4.3.0",
|
"react-devtools-core": "^4.3.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue