This commit is contained in:
2023-09-22 20:51:08 +09:00
parent b8d57a014a
commit 295d39327b
5 changed files with 78 additions and 5 deletions
+2 -1
View File
@@ -38,7 +38,8 @@
"tslib": "^2.6.1",
"vue": "^3.3.4",
"vue-router": "^4.2.4",
"zod": "^3.22.1"
"zod": "^3.22.1",
"@sammo/api_def": "workspace:^"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.2",