Skip to content

Commit

Permalink
release(16.3.0): release 16.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Sep 28, 2023
1 parent f5bea2e commit 069aef0
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-yunzai",
"version": "16.2.5",
"version": "16.3.0",
"scripts": {
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
"ng": "ng",
Expand Down Expand Up @@ -36,18 +36,18 @@
"tslib": "^2.3.0",
"zone.js": "~0.13.0",
"ng-zorro-antd": "^16.1.0",
"@yelon/abc": "^16.2.5",
"@yelon/acl": "^16.2.5",
"@yelon/auth": "^16.2.5",
"@yelon/cache": "^16.2.5",
"@yelon/chart": "^16.2.5",
"@yelon/form": "^16.2.5",
"@yelon/mock": "^16.2.5",
"@yelon/theme": "^16.2.5",
"@yelon/util": "^16.2.5",
"@yelon/bis": "^16.2.5",
"@yelon/bcs": "^16.2.5",
"@yelon/socket": "^16.2.5",
"@yelon/abc": "^16.3.0",
"@yelon/acl": "^16.3.0",
"@yelon/auth": "^16.3.0",
"@yelon/cache": "^16.3.0",
"@yelon/chart": "^16.3.0",
"@yelon/form": "^16.3.0",
"@yelon/mock": "^16.3.0",
"@yelon/theme": "^16.3.0",
"@yelon/util": "^16.3.0",
"@yelon/bis": "^16.3.0",
"@yelon/bcs": "^16.3.0",
"@yelon/socket": "^16.3.0",
"ngx-tinymce": "^16.0.0",
"screenfull": "^6.0.2"
},
Expand Down Expand Up @@ -86,8 +86,8 @@
"stylelint-config-standard": "^34.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.7.0",
"stylelint-order": "^6.0.3",
"@yelon/testing": "^16.2.5",
"ng-yunzai": "^16.2.5",
"@yelon/testing": "^16.3.0",
"ng-yunzai": "^16.3.0",
"@types/jasminewd2": "~2.0.10",
"jasmine-spec-reporter": "^7.0.0",
"protractor": "~7.0.0",
Expand Down

0 comments on commit 069aef0

Please sign in to comment.