fix(uitls): 添加package.json dependencies

This commit is contained in:
roymondchen 2022-04-12 17:09:49 +08:00 committed by jia000
parent 90dd8381b1
commit a7351c9a02

View File

@ -20,6 +20,10 @@
"type": "git",
"url": "https://github.com/Tencent/tmagic-editor.git"
},
"dependencies": {
"@tmagic/schema": "^1.0.0-beta.11",
"moment": "^2.29.1"
},
"devDependencies": {
"@types/node": "^15.12.4",
"typescript": "^4.3.4",