Skip to content

Commit

Permalink
release(17.1.0): release 17.1.0 (#2475)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Jan 20, 2024
1 parent 49d5885 commit 028521a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-alain",
"version": "17.0.5",
"version": "17.1.0",
"description": "ng-zorro-antd admin panel front-end framework",
"author": "cipchk <cipchk@qq.com>",
"repository": {
Expand Down Expand Up @@ -53,15 +53,15 @@
"tslib": "^2.3.0",
"zone.js": "~0.14.3",
"ng-zorro-antd": "^17.1.0",
"@delon/abc": "^17.0.5",
"@delon/acl": "^17.0.5",
"@delon/auth": "^17.0.5",
"@delon/cache": "^17.0.5",
"@delon/chart": "^17.0.5",
"@delon/form": "^17.0.5",
"@delon/mock": "^17.0.5",
"@delon/theme": "^17.0.5",
"@delon/util": "^17.0.5",
"@delon/abc": "^17.1.0",
"@delon/acl": "^17.1.0",
"@delon/auth": "^17.1.0",
"@delon/cache": "^17.1.0",
"@delon/chart": "^17.1.0",
"@delon/form": "^17.1.0",
"@delon/mock": "^17.1.0",
"@delon/theme": "^17.1.0",
"@delon/util": "^17.1.0",
"ngx-tinymce": "^17.0.0",
"screenfull": "^6.0.2"
},
Expand Down Expand Up @@ -98,8 +98,8 @@
"stylelint-config-standard": "^36.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.8.0",
"stylelint-config-clean-order": "^5.4.0",
"@delon/testing": "^17.0.5",
"ng-alain": "^17.0.5",
"@delon/testing": "^17.1.0",
"ng-alain": "^17.1.0",
"ng-less-javascript-enabled-patch": "17.0.2",
"@types/jasminewd2": "~2.0.13",
"jasmine-spec-reporter": "^7.0.0",
Expand Down

0 comments on commit 028521a

Please sign in to comment.