@tego/devkit 1.3.36 → 1.3.38

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.
@@ -49,6 +49,8 @@ var external = [
49
49
  "@tachybase/utils",
50
50
  "@tachybase/globals",
51
51
  "@tachybase/loader",
52
+ "@tego/client",
53
+ "@tego/server",
52
54
  // @tachybase/auth
53
55
  "jsonwebtoken",
54
56
  // @tachybase/cache
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tego/devkit",
3
- "version": "1.3.36",
3
+ "version": "1.3.38",
4
4
  "description": "",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",