- icons attribution

This commit is contained in:
Cioraneanu Mihai
2024-09-26 14:16:48 +03:00
parent e728e487ce
commit 52d213fd69
3 changed files with 4 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "front",
"version": "1.4.0",
"version": "1.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"version": "1.4.0",
"version": "1.4.1",
"hasInstallScript": true,
"dependencies": {
"@pinia/nuxt": "^0.5.4",

View File

@@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.1",
"private": true,
"scripts": {
"start": "npm run dev -- -o",

View File

@@ -27,6 +27,7 @@
<div>- IconPacks: <a href="https://github.com/microsoft/fluentui" target="_blank">Fluent UI System Icons</a></div>
<div>- IconPacks: <a href="https://www.svgrepo.com/author/Laura%20Reen" target="_blank">Circle Avatar Vectors by Laura Reen</a></div>
<div>- IconPacks: <a href="https://www.svgrepo.com/" target="_blank">SVG Repo</a></div>
<div>- IconPacks: <a href="https://www.freepik.com/" target="_blank">Freepik</a></div>
<div>- Illustrations: <a href="https://undraw.co" target="_blank">unDraw</a></div>
</div>
</van-cell-group>