mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-01 10:42:19 +08:00
fix: cannot find module 'typeof-article'
This commit is contained in:
parent
69a44fff1a
commit
9dfb75663a
@ -11,7 +11,7 @@
|
||||
"@ant-design/icons": "^5.6.1",
|
||||
"@ant-design/pro-layout": "^7.22.1",
|
||||
"@antv/g2plot": "^2.4.18",
|
||||
"@budibase/handlebars-helpers": "^0.14.0",
|
||||
"@budibase/handlebars-helpers": "0.14.0",
|
||||
"@ctrl/tinycolor": "^3.6.0",
|
||||
"@dnd-kit/core": "^5.0.1",
|
||||
"@dnd-kit/modifiers": "^6.0.0",
|
||||
|
@ -5,7 +5,7 @@
|
||||
"types": "./lib/index.d.ts",
|
||||
"license": "AGPL-3.0",
|
||||
"dependencies": {
|
||||
"@budibase/handlebars-helpers": "^0.14.0",
|
||||
"@budibase/handlebars-helpers": "0.14.0",
|
||||
"@hapi/topo": "^6.0.0",
|
||||
"@rc-component/mini-decimal": "^1.1.0",
|
||||
"dayjs": "^1.11.9",
|
||||
|
Loading…
x
Reference in New Issue
Block a user