leedab 0.6.0 → 0.6.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -1
- package/apps/console/.next/standalone/.next/BUILD_ID +1 -1
- package/apps/console/.next/standalone/.next/app-build-manifest.json +150 -150
- package/apps/console/.next/standalone/.next/app-path-routes-manifest.json +53 -53
- package/apps/console/.next/standalone/.next/build-manifest.json +2 -2
- package/apps/console/.next/standalone/.next/prerender-manifest.json +6 -6
- package/apps/console/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/apps/console/.next/standalone/.next/server/app/_not-found.rsc +1 -1
- package/apps/console/.next/standalone/.next/server/app/index.html +1 -1
- package/apps/console/.next/standalone/.next/server/app/index.rsc +1 -1
- package/apps/console/.next/standalone/.next/server/app-paths-manifest.json +53 -53
- package/apps/console/.next/standalone/.next/server/functions-config-manifest.json +39 -39
- package/apps/console/.next/standalone/.next/server/pages/404.html +1 -1
- package/apps/console/.next/standalone/.next/server/pages/500.html +1 -1
- package/package.json +2 -2
- /package/apps/console/.next/standalone/.next/static/{885ncvbvSHQiaXBs5-cgf → cSGyydhlqn2VGaYXt0uuW}/_buildManifest.js +0 -0
- /package/apps/console/.next/standalone/.next/static/{885ncvbvSHQiaXBs5-cgf → cSGyydhlqn2VGaYXt0uuW}/_ssgManifest.js +0 -0
- /package/apps/console/.next/static/{885ncvbvSHQiaXBs5-cgf → cSGyydhlqn2VGaYXt0uuW}/_buildManifest.js +0 -0
- /package/apps/console/.next/static/{885ncvbvSHQiaXBs5-cgf → cSGyydhlqn2VGaYXt0uuW}/_ssgManifest.js +0 -0
package/README.md
CHANGED
|
@@ -67,4 +67,9 @@ The one-liner installer handles Node.js and all dependencies for you.
|
|
|
67
67
|
|
|
68
68
|
## License
|
|
69
69
|
|
|
70
|
-
|
|
70
|
+
LeedAB is commercial software, all rights reserved. Installing this
|
|
71
|
+
package from npm does not grant a right to use it — a paid license key
|
|
72
|
+
is required for the runtime to function. Visit
|
|
73
|
+
[leedab.com](https://www.leedab.com) to obtain one.
|
|
74
|
+
|
|
75
|
+
Full terms: [leedab.com/terms](https://www.leedab.com/terms).
|
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
cSGyydhlqn2VGaYXt0uuW
|