fix(data-vi): dependency typo (#5060)

This commit is contained in:
YANG QIA 2024-08-15 11:59:06 +08:00 committed by GitHub
parent 28c2fff0e4
commit 6416e64287
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@
"@nocobase/actions": "1.x",
"@nocobase/cache": "1.x",
"@nocobase/client": "1.x",
"@nocobase/data-source-main": "1.x",
"@nocobase/plugin-data-source-main": "1.x",
"@nocobase/database": "1.x",
"@nocobase/server": "1.x",
"@nocobase/test": "1.x",