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

Commit

Permalink
v1.99.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SevereCloud committed May 20, 2021
1 parent 2fdb63c commit e287122
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.98.0",
"version": "1.99.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.98.0",
"@vkontakte/icons": "1.99.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.98.0":
version "1.98.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.98.0.tgz#d71623d1944bf70a36424fe876ad23f78c8d664c"
integrity sha512-7jYOmL0Ph8iYJboSk8PmrHlXIfrXS2996nUY7KMXGF9/Y7Oao07Fa1Tr/+MK6qTKlXxdSzfXtHH0Dla2oMn7fA==
"@vkontakte/icons@1.99.0":
version "1.99.0"
resolved "https://registry.yarnpkg.com/@vkontakte/icons/-/icons-1.99.0.tgz#9d56d46417dc949e5d5ced599ee826862cb5a5e6"
integrity sha512-04tA+zLj84EB7dwE810FPeiZ2w0L3BN8Ep0/5lercjSfuDCkjdx41sotYpR/eXfE6L4cojJ5kApdBdTVA+p+Xw==
dependencies:
es6-object-assign "1.1.0"
svg-baker-runtime "1.4.7"
Expand Down

0 comments on commit e287122

Please sign in to comment.