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

Commit

Permalink
v1.148.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed Apr 5, 2022
1 parent df7779f commit 2e4ee2d
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.147.0",
"version": "1.148.0",
"license": "MIT",
"description": "SVG icons, provided as a Svelte components.",
"author": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@sveltejs/kit": "1.0.0-next.288",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"@vkontakte/icons": "1.147.0",
"@vkontakte/icons": "1.148.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-svelte3": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,10 @@
"@typescript-eslint/types" "5.13.0"
eslint-visitor-keys "^3.0.0"

"@vkontakte/icons@1.147.0":
version "1.147.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.147.0.tgz#3498719dedb82182fc4f1a7691af1c9be3d0bc9f"
integrity sha512-+VKsAtW1OOzNxRTOTI5273SiAZca+FKkyxCcexCUNjLMaf81BNpFWAY6rhQoJ8snZU56rYjbg8vyqZj9kIK/ZA==
"@vkontakte/icons@1.148.0":
version "1.148.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.148.0.tgz#0d064fb5fadb0bf988ae10ed34c8cb112da36ca3"
integrity sha512-PazcAgFSWGvmZgDW+7LjG1EW4p4gwuuzbnhLyQobBssd/2BZMfRuSKL0Mg++piVGKUW/7aGuy9fVb9cDUHYxWw==
dependencies:
es6-object-assign "1.1.0"
svg-baker-runtime "1.4.7"
Expand Down

0 comments on commit 2e4ee2d

Please sign in to comment.