Skip to content

Commit

Permalink
release(12.0.7): release 12.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Sep 13, 2021
1 parent 6c4203a commit 9ec0d83
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-yunzai",
"version": "12.0.6",
"version": "12.0.7",
"scripts": {
"ng-high-memory": "node --max_old_space_size=8000 ./node_modules/@angular/cli/bin/ng",
"ng": "ng",
Expand Down Expand Up @@ -30,16 +30,16 @@
"@angular/platform-browser": "~12.2.0",
"@angular/platform-browser-dynamic": "~12.2.0",
"@angular/router": "~12.2.0",
"@yelon/abc": "^12.0.6",
"@yelon/acl": "^12.0.6",
"@yelon/auth": "^12.0.6",
"@yelon/cache": "^12.0.6",
"@yelon/chart": "^12.0.6",
"@yelon/form": "^12.0.6",
"@yelon/mock": "^12.0.6",
"@yelon/theme": "^12.0.6",
"@yelon/util": "^12.0.6",
"@yelon/bis": "^12.0.6",
"@yelon/abc": "^12.0.7",
"@yelon/acl": "^12.0.7",
"@yelon/auth": "^12.0.7",
"@yelon/cache": "^12.0.7",
"@yelon/chart": "^12.0.7",
"@yelon/form": "^12.0.7",
"@yelon/mock": "^12.0.7",
"@yelon/theme": "^12.0.7",
"@yelon/util": "^12.0.7",
"@yelon/bis": "^12.0.7",
"ajv": "^8.6.2",
"ng-zorro-antd": "^12.0.1",
"ngx-tinymce": "^12.0.0",
Expand All @@ -64,7 +64,7 @@
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "~4.29.2",
"@typescript-eslint/parser": "~4.29.2",
"@yelon/testing": "^12.0.6",
"@yelon/testing": "^12.0.7",
"eslint": "^7.32.0",
"eslint-config-prettier": "~8.3.0",
"eslint-plugin-import": "~2.24.1",
Expand All @@ -81,7 +81,7 @@
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "~1.7.0",
"lint-staged": "^11.1.2",
"ng-yunzai": "^12.0.6",
"ng-yunzai": "^12.0.7",
"ng-yunzai-plugin-theme": "^12.0.1",
"ng-yunzai-sts": "^0.0.1",
"node-fetch": "^2.6.1",
Expand Down

0 comments on commit 9ec0d83

Please sign in to comment.