mirror of
https://github.com/cioraneanu/firefly-pico.git
synced 2025-12-19 03:09:33 -06:00
- icons attribution
This commit is contained in:
4
front/package-lock.json
generated
4
front/package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "npm run dev -- -o",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user