@tachybase/plugin-devtools 1.6.31 → 1.6.33
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/dist/externalVersion.js +1 -1
- package/package.json +2 -2
package/dist/externalVersion.js
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tachybase/plugin-devtools",
|
|
3
3
|
"displayName": "Devtools",
|
|
4
|
-
"version": "1.6.
|
|
4
|
+
"version": "1.6.33",
|
|
5
5
|
"description": "Development tools for viewing API documentation, middleware, environment variables, events, and more",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"Logging and monitoring"
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"antd": "5.22.5",
|
|
27
27
|
"react-i18next": "16.2.1",
|
|
28
28
|
"swagger-ui-dist": "^5.26.2",
|
|
29
|
-
"@tachybase/client": "1.6.
|
|
29
|
+
"@tachybase/client": "1.6.33"
|
|
30
30
|
},
|
|
31
31
|
"description.zh-CN": "开发工具,用于查看Api文档,中间件,环境变量,事件等信息",
|
|
32
32
|
"displayName.zh-CN": "开发工具",
|