Skip to content

Commit

Permalink
release(7.5.0): release 7.5.0 (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed May 25, 2019
1 parent c573824 commit 1c6a772
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": "7.4.0",
"version": "7.5.0",
"description": "ng-zorro-antd admin panel front-end framework",
"author": "cipchk",
"homepage": "https://ng-alain.github.io/ng-alain/",
Expand Down Expand Up @@ -52,15 +52,15 @@
"@ngx-translate/core": "^11.0.1",
"@ngx-translate/http-loader": "^4.0.0",
"ajv": "^6.10.0",
"@delon/abc": "^7.4.0",
"@delon/acl": "^7.4.0",
"@delon/auth": "^7.4.0",
"@delon/cache": "^7.4.0",
"@delon/chart": "^7.4.0",
"@delon/form": "^7.4.0",
"@delon/mock": "^7.4.0",
"@delon/theme": "^7.4.0",
"@delon/util": "^7.4.0",
"@delon/abc": "^7.5.0",
"@delon/acl": "^7.5.0",
"@delon/auth": "^7.5.0",
"@delon/cache": "^7.5.0",
"@delon/chart": "^7.5.0",
"@delon/form": "^7.5.0",
"@delon/mock": "^7.5.0",
"@delon/theme": "^7.5.0",
"@delon/util": "^7.5.0",
"file-saver": "^2.0.1",
"ng-zorro-antd": "^7.3.3",
"ngx-countdown": "^3.2.0",
Expand Down Expand Up @@ -113,8 +113,8 @@
"webpack-bundle-analyzer": "^3.3.2",
"antd-theme-generator": "^1.1.6",
"xlsx": "^0.14.2",
"@delon/testing": "^7.4.0",
"ng-alain": "^7.4.0",
"@delon/testing": "^7.5.0",
"ng-alain": "^7.5.0",
"ng-alain-codelyzer": "^0.0.1"
},
"husky": {
Expand Down

0 comments on commit 1c6a772

Please sign in to comment.