Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matschik committed Aug 9, 2020
1 parent ad4f0df commit 6f258f0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-hero-icons",
"version": "1.6.1",
"version": "1.6.2",
"description": "A set of free MIT-licensed high-quality SVG icons as Vue functional components.",
"repository": {
"url": "matschik/vue-hero-icons",
Expand Down Expand Up @@ -42,7 +42,7 @@
"postcss-loader": "^3.0.0",
"prismjs": "^1.21.0",
"rimraf": "^3.0.2",
"rollup": "^2.23.0",
"rollup": "^2.23.1",
"rollup-plugin-babel": "^4.4.0",
"tailwindcss": "^1.6.2",
"vue": "^2.6.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2490,7 +2490,7 @@ he@^1.1.0, he@^1.2.0:

"heroicons@git+https://github.com/refactoringui/heroicons.git#master":
version "0.3.7"
resolved "git+https://github.com/refactoringui/heroicons.git#ecfba30b87166c07993ed8162ce47073752e41f9"
resolved "git+https://github.com/refactoringui/heroicons.git#82f6a4d82bac701402da82eca57b2f2b9037c914"

hex-rgb@^4.1.0:
version "4.1.0"
Expand Down Expand Up @@ -4335,10 +4335,10 @@ rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"

rollup@^2.23.0:
version "2.23.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
rollup@^2.23.1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.1.tgz#d458d28386dc7660c2e8a4978bea6f9494046c20"
integrity sha512-Heyl885+lyN/giQwxA8AYT2GY3U+gOlTqVLrMQYno8Z1X9lAOpfXPiKiZCyPc25e9BLJM3Zlh957dpTlO4pa8A==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 6f258f0

Please sign in to comment.