Merge pull request #10816 from marcjansen/npm-funding-field
Add 'funding' field to `package.json`
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/openlayers/openlayers/issues"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/openlayers"
|
||||
},
|
||||
"dependencies": {
|
||||
"elm-pep": "^1.0.4",
|
||||
"pbf": "3.2.1",
|
||||
|
||||
Reference in New Issue
Block a user