mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-14 20:00:39 -07:00
fix: add funding entry to show up in npm fund command
This commit is contained in:
committed by
Jun Yang
parent
14527a2545
commit
40095a8e71
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user