Browse Source
Merge pull request #15285 from abpframework/Update-ng-zorro-antd-package-15190
Update ng-zorro-antd package #15190
pull/15278/head
Mahmut Gundogdu
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
npm/ng-packs/package.json
-
npm/ng-packs/packages/components/package.json
|
|
|
@ -109,7 +109,7 @@ |
|
|
|
"lerna": "^4.0.0", |
|
|
|
"lint-staged": "^13.0.3", |
|
|
|
"ng-packagr": "15.0.1", |
|
|
|
"ng-zorro-antd": "^14.0.0", |
|
|
|
"ng-zorro-antd": "^15.0.0", |
|
|
|
"nx": "15.2.1", |
|
|
|
"postcss": "^8.3.9", |
|
|
|
"postcss-import": "14.1.0", |
|
|
|
|
|
|
|
@ -13,7 +13,7 @@ |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"chart.js": "^3.5.1", |
|
|
|
"ng-zorro-antd": "^14.0.0", |
|
|
|
"ng-zorro-antd": "^15.0.0", |
|
|
|
"tslib": "^2.0.0" |
|
|
|
}, |
|
|
|
"publishConfig": { |
|
|
|
|