CognxSafeTrack commited on
Commit ·
3e8ea4b
1
Parent(s): 53c6fed
deploy: final synchronization of multi-tenant infrastructure v1.1.0
Browse files- package.json +2 -1
package.json
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"name": "edtech-platform",
|
| 3 |
-
"
|
|
|
|
| 4 |
"scripts": {
|
| 5 |
"build": "turbo run build",
|
| 6 |
"dev": "turbo run dev",
|
|
|
|
| 1 |
{
|
| 2 |
"name": "edtech-platform",
|
| 3 |
+
"version": "1.1.0",
|
| 4 |
+
"//": "Stabilized Multi-tenant Gateway + Worker",
|
| 5 |
"scripts": {
|
| 6 |
"build": "turbo run build",
|
| 7 |
"dev": "turbo run dev",
|