Skip to content

Commit

Permalink
Release 5.0.4 (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkody authored Dec 22, 2021
1 parent b1f2e94 commit 9fe910d
Show file tree
Hide file tree
Showing 2 changed files with 1,064 additions and 1,050 deletions.
19 changes: 10 additions & 9 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.3",
"version": "5.0.4",
"author": "Rob Cresswell <[email protected]>",
"contributors": [
{
Expand All @@ -17,6 +17,7 @@
},
"keywords": [
"vue",
"vue3",
"material design icons",
"mdi",
"icons",
Expand All @@ -27,18 +28,18 @@
"material design"
],
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@mdi/js": "6.4.95",
"@vue/test-utils": "1.2.2",
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@mdi/js": "6.5.95",
"@vue/test-utils": "1.3.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "^27.3.1",
"jest": "^27.3.1",
"babel-jest": "^27.4.5",
"jest": "^27.4.5",
"jest-junit": "^13.0.0",
"jest-serializer-vue": "2.0.2",
"mustache": "^4.2.0",
"p-map": "^5.1.0",
"prettier": "^2.4.1",
"p-map": "^5.3.0",
"prettier": "^2.5.1",
"regenerator-runtime": "^0.13.9",
"vue": "^2.6.14",
"vue-jest": "^3.0.7",
Expand Down
Loading

0 comments on commit 9fe910d

Please sign in to comment.