This commit is contained in:
Atul R 2020-12-11 19:25:09 +05:30
parent ec1529061b
commit 6b4f0160d5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@nodegui/nodegui",
"version": "0.27.0",
"version": "0.28.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@nodegui/nodegui",
"version": "0.27.0",
"version": "0.28.0",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@nodegui/nodegui",
"version": "0.27.0",
"version": "0.28.0",
"description": "A cross platform library to build native desktop apps.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",