This commit is contained in:
Ruin
2022-03-09 17:41:30 +08:00
parent c9280a414a
commit b80c295875
32 changed files with 462 additions and 206 deletions

View File

@@ -19,6 +19,7 @@
"@angular/platform-browser-dynamic": "~13.0.0",
"@angular/router": "~13.0.0",
"axios": "^0.26.0",
"ng-zorro-antd": "^13.1.1",
"normalize-scss": "^7.0.1",
"rxjs": "~7.4.0",
"tslib": "^2.3.0",
@@ -38,4 +39,4 @@
"karma-jasmine-html-reporter": "~1.7.0",
"typescript": "~4.4.3"
}
}
}