chore(publish): v0.84.3

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2022-01-08 14:00:19 +05:30
parent 3453bd363d
commit 1270ce292b
3 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nc-lib-gui",
"version": "0.84.3",
"version": "0.84.5",
"description": "> TODO: description",
"author": "“pranavxc” <pranavxc@gmail.com>",
"homepage": "https://gitlab.com/xgenecloud-ts/xgenecloud-ts#readme",

View File

@@ -1,12 +1,12 @@
{
"name": "nocodb",
"version": "0.84.1",
"version": "0.84.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "nocodb",
"version": "0.84.1",
"version": "0.84.2",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@google-cloud/storage": "^5.7.2",
@@ -67,7 +67,7 @@
"nanoid": "^3.1.20",
"nc-common": "0.0.6",
"nc-help": "^0.2.24",
"nc-lib-gui": "0.84.2",
"nc-lib-gui": "0.84.5",
"nc-plugin": "^0.1.1",
"ncp": "^2.0.0",
"nodemailer": "^6.4.10",
@@ -15943,9 +15943,9 @@
}
},
"node_modules/nc-lib-gui": {
"version": "0.84.2",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.2.tgz",
"integrity": "sha512-MpzSILDGSjY8bYdLb1HTHE1XI1Cnzy/RhmhnLrjzZBvpMCOzjaRBAggfNPTR8kwACsvYmrLI6xoyjZU9Um2k2w==",
"version": "0.84.5",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.5.tgz",
"integrity": "sha512-Bdz1PD/lyRvNAFfc7VOAG2mYDyAZiULfYb/sBoRZAGzRis/wTIZhQOw25p5MCFvZMzY8cigQb+Fsh9FpfA31SQ==",
"dependencies": {
"axios": "^0.19.2",
"body-parser": "^1.19.0",
@@ -37219,9 +37219,9 @@
}
},
"nc-lib-gui": {
"version": "0.84.2",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.2.tgz",
"integrity": "sha512-MpzSILDGSjY8bYdLb1HTHE1XI1Cnzy/RhmhnLrjzZBvpMCOzjaRBAggfNPTR8kwACsvYmrLI6xoyjZU9Um2k2w==",
"version": "0.84.5",
"resolved": "https://registry.npmjs.org/nc-lib-gui/-/nc-lib-gui-0.84.5.tgz",
"integrity": "sha512-Bdz1PD/lyRvNAFfc7VOAG2mYDyAZiULfYb/sBoRZAGzRis/wTIZhQOw25p5MCFvZMzY8cigQb+Fsh9FpfA31SQ==",
"requires": {
"axios": "^0.19.2",
"body-parser": "^1.19.0",

View File

@@ -1,7 +1,7 @@
{
"name": "nocodb",
"version": "0.84.2",
"description": "xc-cli",
"version": "0.84.3",
"description": "NocoDB",
"main": "dist/bundle.js",
"repository": "https://github.com/nocodb/nocodb",
"license": "AGPL-3.0-or-later",
@@ -148,7 +148,7 @@
"nanoid": "^3.1.20",
"nc-common": "0.0.6",
"nc-help": "^0.2.24",
"nc-lib-gui": "0.84.2",
"nc-lib-gui": "0.84.5",
"nc-plugin": "^0.1.1",
"ncp": "^2.0.0",
"nodemailer": "^6.4.10",