2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-29 05:29:09 +00:00

chore: update pnpm

This commit is contained in:
Vjacheslav Trushkin 2023-08-18 12:08:48 +03:00
parent c5f818ecab
commit ee002a3f57

View File

@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/iconify/iconify.git"
},
"packageManager": "pnpm@8.6.11",
"packageManager": "pnpm@8.6.12",
"scripts": {
"clean": "rm -rf */*/node_modules",
"build": "pnpm recursive --filter \"./(packages|iconify-icon|components)/**\" run build",