bumps version

This commit is contained in:
Atul R 2021-07-08 23:10:56 +02:00
parent 1bc346d22c
commit b8a94d8db5
2 changed files with 4 additions and 3 deletions

5
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@nodegui/nodegui",
"version": "0.32.1",
"version": "0.33.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -4466,7 +4466,8 @@
},
"y18n": {
"version": "4.0.0",
"resolved": "",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
"integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
"dev": true
},
"yargs": {

View File

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