Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
v1.102.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed Jun 1, 2021
1 parent 75cbbc6 commit 11f379f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltevk/icons",
"version": "1.101.0",
"version": "1.102.0",
"license": "MIT",
"description": "SVG icons, provided as a Svelte components.",
"author": "Daniil Suvorov (https://github.com/SevereCloud)",
Expand All @@ -20,7 +20,7 @@
"devDependencies": {
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"@vkontakte/icons": "1.101.0",
"@vkontakte/icons": "1.102.0",
"glob": "^7.1.6",
"mdsvex": "^0.8.6",
"prism-svelte": "^0.4.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==

"@vkontakte/icons@1.101.0":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.101.0.tgz#6a4e86dba8e462cce8e000a9407a94c0f6026fe3"
integrity sha512-sRUxDGd4K48usN9g+lQoYJgFYBKlSgLZKJ1szLDEfFeMqWjbpStVpx5WtqvoZZUPYiZda3P2F7VYODd6eh0Fnw==
"@vkontakte/icons@1.102.0":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.102.0.tgz#89a8b4b5eea07ceeb7b02a28053c9880a14ab355"
integrity sha512-fVOp2A8MaIOhgLJsh9jk5zwNlZdVKZT7FyOMrBfncO6hyloKqumtKbVuKcbScaS7zrQyA1uZQJiZT6qhKwApGw==
dependencies:
es6-object-assign "1.1.0"
svg-baker-runtime "1.4.7"
Expand Down

0 comments on commit 11f379f

Please sign in to comment.