Add fundng

This commit is contained in:
Cory LaViska
2020-07-11 11:16:04 -04:00
parent 40d48a6fc4
commit d7c5a47323

View File

@@ -13,6 +13,10 @@
"dist/",
"loader/"
],
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/claviska"
},
"scripts": {
"build": "stencil build --docs",
"dev": "stencil build --dev --docs --watch --serve --port 4001 --no-open",