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

@@ -10,6 +10,17 @@
"url": "https://github.com/lucide-icons/lucide.git",
"directory": "packages/lucide-preact"
},
"keywords": [
"Lucide",
"Angular",
"Feather",
"Icons",
"Icon",
"SVG",
"Feather Icons",
"Fontawesome",
"Font Awesome"
],
"author": "Eric Fennis",
"amdName": "lucide-preact",
"main": "dist/cjs/lucide-preact.js",