Github Actions cleanup - Use setup node for pnpm cache (#1616)

* Switch setup node for pnpm cache

* Test workflows

* Add pnpm setup back again
This commit is contained in:
Eric Fennis
2023-10-18 09:50:18 +02:00
committed by GitHub
parent bbf183fe48
commit f6fd369bfe
23 changed files with 179 additions and 337 deletions

View File

@@ -11,6 +11,17 @@
"url": "https://github.com/lucide-icons/lucide.git",
"directory": "packages/lucide-vue-next"
},
"keywords": [
"Lucide",
"Angular",
"Feather",
"Icons",
"Icon",
"SVG",
"Feather Icons",
"Fontawesome",
"Font Awesome"
],
"amdName": "lucide-vue-next",
"source": "build/lucide-vue-next.js",
"main": "dist/cjs/lucide-vue-next.js",