chore: re-enable npm fund

Before the migration to Vue 3, the install command was excessively verbose.

There's less output now when installing, so displaying the funding message it's not a big deal.
This commit is contained in:
Fernando Fernández 2024-02-21 23:54:49 +01:00 committed by GitHub
parent 98550cb7d3
commit 22757ded0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.npmrc
View File

@ -1,4 +1,3 @@
fund=false
lockfile-version=3
save-exact=true
engine-strict=true