Skip to content

Commit

Permalink
feat: New icons
Browse files Browse the repository at this point in the history
This will be the last non-breaking change before Vue 3 compatibility
  • Loading branch information
robcresswell committed Sep 18, 2021
1 parent 49494c7 commit cf2235c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12
16
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@babel/core": "^7.10.0",
"@babel/preset-env": "^7.10.0",
"@mdi/js": "5.9.55",
"@mdi/js": "6.1.95",
"@vue/test-utils": "1.0.0-beta.29",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^26.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1007,10 +1007,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@mdi/js@5.9.55":
version "5.9.55"
resolved "https://registry.yarnpkg.com/@mdi/js/-/js-5.9.55.tgz#8f5bc4d924c23f30dab20545ddc768e778bbc882"
integrity sha512-BbeHMgeK2/vjdJIRnx12wvQ6s8xAYfvMmEAVsUx9b+7GiQGQ9Za8jpwp17dMKr9CgKRvemlAM4S7S3QOtEbp4A==
"@mdi/js@6.1.95":
version "6.1.95"
resolved "https://registry.yarnpkg.com/@mdi/js/-/js-6.1.95.tgz#cc847be9442f5e3f3dfb43448558ae89fd086c3f"
integrity sha512-e6ZXoNB9uciA4smHHVkZWyYX/RRZsza8XfLvnOuvdLQttpzRKTqR26jG/COL0o4ES9vbAk9PX5mXTEstg0TCsg==

"@sinonjs/commons@^1.7.0":
version "1.8.0"
Expand Down

0 comments on commit cf2235c

Please sign in to comment.