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