fix: add funding entry to show up in npm fund command

This commit is contained in:
Zach Leatherman
2020-02-21 01:33:43 +08:00
committed by Jun Yang
parent 14527a2545
commit 40095a8e71
+4
View File
@@ -27,6 +27,10 @@
"type": "git",
"url": "git+https://github.com/harttle/liquidjs.git"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/liquidjs"
},
"files": [
"bin",
"dist",