mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 18:52:20 +08:00
fix(data-vi): dependency typo (#5060)
This commit is contained in:
parent
28c2fff0e4
commit
6416e64287
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user