feat: 表单页完成
Showing
package-lock.json
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
... | ... | @@ -28,11 +28,11 @@ |
"ali-oss": "^6.5.1", | ||
"compressing": "^1.5.0", | ||
"ng-zorro-antd": "^8.5.2", | ||
"node-sass": "^4.0.0", | ||
"rxjs": "~6.5.4", | ||
"spark-md5": "^3.0.0", | ||
"tslib": "^1.10.0", | ||
"zone.js": "~0.10.2", | ||
"node-sass": "4.0.0" | ||
"zone.js": "~0.10.2" | ||
}, | ||
"devDependencies": { | ||
"@angular-devkit/build-angular": "~0.900.3", | ||
... | ... |
Please register or sign in to comment