mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 22:08:33 +00:00
chore: license updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/nocodb/nocodb/issues"
|
"url": "https://github.com/nocodb/nocodb/issues"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "Sustainable Use License",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"husky": "^8.0.3",
|
"husky": "^8.0.3",
|
||||||
"lerna": "^8.2.2",
|
"lerna": "^8.2.2",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"name": "NocoDB",
|
"name": "NocoDB",
|
||||||
"url": "https://nocodb.com/"
|
"url": "https://nocodb.com/"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "Sustainable Use License",
|
||||||
"homepage": "https://github.com/nocodb/nocodb",
|
"homepage": "https://github.com/nocodb/nocodb",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
@@ -7,7 +7,7 @@
|
|||||||
"url": "https://nocodb.com/"
|
"url": "https://nocodb.com/"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/nocodb/nocodb",
|
"homepage": "https://github.com/nocodb/nocodb",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "Sustainable Use License",
|
||||||
"main": "lib/XcLibGui.js",
|
"main": "lib/XcLibGui.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "lib",
|
"lib": "lib",
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"description": "NocoDB SDK",
|
"description": "NocoDB SDK",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "Sustainable Use License",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "NocoDB Inc",
|
"name": "NocoDB Inc",
|
||||||
"url": "https://nocodb.com/"
|
"url": "https://nocodb.com/"
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "Sustainable Use License",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "rimraf ./build && pnpm generate:sdk && run-p build:*",
|
"build": "rimraf ./build && pnpm generate:sdk && run-p build:*",
|
||||||
@@ -87,4 +87,4 @@
|
|||||||
"prettier": {
|
"prettier": {
|
||||||
"singleQuote": true
|
"singleQuote": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22"
|
"node": ">=22"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "Sustainable Use License",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "pnpm run docker:build",
|
"build": "pnpm run docker:build",
|
||||||
"build:obfuscate": "EE=true rspack --config rspack.config.js",
|
"build:obfuscate": "EE=true rspack --config rspack.config.js",
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/nocodb/nocodb/issues"
|
"url": "https://github.com/nocodb/nocodb/issues"
|
||||||
},
|
},
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "Sustainable Use License",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=18"
|
"node": ">=18"
|
||||||
|
|||||||
Reference in New Issue
Block a user