update to alpha release

This commit is contained in:
Atul R 2020-02-29 16:21:03 +01:00
parent c9b5919d87
commit 7f8796c10e
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@nodegui/nodegui",
"version": "0.14.0",
"version": "0.15.0-alpha",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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