Skip to content

Commit

Permalink
release(15.0.0-beta.6): release 15.0.0-beta.6
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Feb 17, 2023
1 parent 5335ed0 commit 713e9ce
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": "15.0.0-beta.5",
"version": "15.0.0-beta.6",
"scripts": {
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
"ng": "ng",
Expand All @@ -23,18 +23,18 @@
"dependencies": {
"@angular/cdk": "^15.1.0",
"@stomp/rx-stomp": "^1.2.0",
"@yelon/abc": "^15.0.0-beta.5",
"@yelon/acl": "^15.0.0-beta.5",
"@yelon/auth": "^15.0.0-beta.5",
"@yelon/bis": "^15.0.0-beta.5",
"@yelon/cache": "^15.0.0-beta.5",
"@yelon/chart": "^15.0.0-beta.5",
"@yelon/form": "^15.0.0-beta.5",
"@yelon/mock": "^15.0.0-beta.5",
"@yelon/theme": "^15.0.0-beta.5",
"@yelon/util": "^15.0.0-beta.5",
"@yelon/bcs": "^15.0.0-beta.5",
"@yelon/socket": "^15.0.0-beta.5",
"@yelon/abc": "^15.0.0-beta.6",
"@yelon/acl": "^15.0.0-beta.6",
"@yelon/auth": "^15.0.0-beta.6",
"@yelon/bis": "^15.0.0-beta.6",
"@yelon/cache": "^15.0.0-beta.6",
"@yelon/chart": "^15.0.0-beta.6",
"@yelon/form": "^15.0.0-beta.6",
"@yelon/mock": "^15.0.0-beta.6",
"@yelon/theme": "^15.0.0-beta.6",
"@yelon/util": "^15.0.0-beta.6",
"@yelon/bcs": "^15.0.0-beta.6",
"@yelon/socket": "^15.0.0-beta.6",
"@angular/animations": "^15.1.0",
"@angular/common": "^15.1.0",
"@angular/compiler": "^15.1.0",
Expand All @@ -52,7 +52,7 @@
},
"devDependencies": {
"eslint-plugin-deprecation": "~1.3.3",
"ng-yunzai": "^15.0.0-beta.5",
"ng-yunzai": "^15.0.0-beta.6",
"ng-yunzai-plugin-theme": "^15.0.2",
"ng-yunzai-sts": "^0.0.3",
"@angular-devkit/build-angular": "^15.1.3",
Expand Down Expand Up @@ -89,7 +89,7 @@
"stylelint-config-standard": "^29.0.0",
"stylelint-declaration-block-no-ignored-properties": "^2.6.0",
"stylelint-order": "^6.0.1",
"@yelon/testing": "^15.0.0-beta.5",
"@yelon/testing": "^15.0.0-beta.6",
"@types/jasminewd2": "~2.0.10",
"jasmine-spec-reporter": "^7.0.0",
"protractor": "~7.0.0",
Expand Down

0 comments on commit 713e9ce

Please sign in to comment.