1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-01-05 01:20:39 +02:00

Add funding key to package.json (#7218)

This commit is contained in:
Álvaro Mondéjar 2022-03-14 14:26:40 +01:00 committed by GitHub
parent d362dbbab9
commit 9b823a427f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,10 @@
},
"author": "Simple Icons Collaborators",
"license": "CC0-1.0",
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/simple-icons"
},
"devDependencies": {
"editorconfig-checker": "4.0.2",
"esbuild": "0.14.21",