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

Commit

Permalink
v1.61.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed Dec 3, 2020
1 parent 27bdcd5 commit d74f025
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.61.0",
"version": "1.61.1",
"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.61.0",
"@vkontakte/icons": "1.61.1",
"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/[email protected].0":
version "1.61.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.61.0.tgz#310c5cd160911bae066fa6ed45df853f47f51a27"
integrity sha512-GM0KFffT1lKb+lyOo+a3Di4ORxjSXSkSZbMRoemXSUh8VBRXGOXcnJPw+hmZNMVK3rV4E/+GTSH3T5gBJvYU8A==
"@vkontakte/[email protected].1":
version "1.61.1"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.61.1.tgz#fbc13617dd9d6694174850f4c35beba00d62957d"
integrity sha512-6mq4IJY3xb+qboYpWLTYzAZ+CX8S3+KLMAXgMXxsVAwNnTqi7x0U1lrl9Yucc9vf4tsJWM6OEYBlSOACHTKM5w==
dependencies:
es6-object-assign "1.1.0"
svg-baker-runtime "1.4.6"
Expand Down

0 comments on commit d74f025

Please sign in to comment.