Skip to content

Commit

Permalink
Release 5.0.3 (#154)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
mkody and dependabot[bot] authored Oct 25, 2021
1 parent 2e62900 commit 5d27ccf
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 336 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mkody/vue-material-design-icons",
"version": "5.0.2",
"version": "5.0.3",
"author": "Rob Cresswell <[email protected]>",
"contributors": [
{
Expand Down Expand Up @@ -29,11 +29,11 @@
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@mdi/js": "6.3.95",
"@mdi/js": "6.4.95",
"@vue/test-utils": "1.2.2",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^27.3.0",
"jest": "^27.3.0",
"babel-jest": "^27.3.1",
"jest": "^27.3.1",
"jest-junit": "^13.0.0",
"jest-serializer-vue": "2.0.2",
"mustache": "^4.2.0",
Expand Down
Loading

0 comments on commit 5d27ccf

Please sign in to comment.