Skip to content

Commit

Permalink
feat: upgrade icon to 2.0.2 (#3085)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wendell authored and vthinkxie committed Mar 14, 2019
1 parent ba9d454 commit fc72d7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/package.json
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"date-fns": "^1.29.0",
"@angular/cdk": "^7.0.0",
"@ant-design/icons-angular": "2.0.1"
"@ant-design/icons-angular": "^2.0.2"
},
"peerDependencies": {
"@angular/animations": "^7.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@angular/cdk": "^7.3.0",
"@angular/pwa": "^0.12.2",
"@ant-design/icons-angular": "^2.0.1",
"@ant-design/icons-angular": "^2.0.2",
"date-fns": "^1.29.0"
},
"devDependencies": {
Expand Down

0 comments on commit fc72d7d

Please sign in to comment.