mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
fix(uitls): 添加package.json dependencies
This commit is contained in:
parent
90dd8381b1
commit
a7351c9a02
@ -20,6 +20,10 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Tencent/tmagic-editor.git"
|
"url": "https://github.com/Tencent/tmagic-editor.git"
|
||||||
},
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"@tmagic/schema": "^1.0.0-beta.11",
|
||||||
|
"moment": "^2.29.1"
|
||||||
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^15.12.4",
|
"@types/node": "^15.12.4",
|
||||||
"typescript": "^4.3.4",
|
"typescript": "^4.3.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user