Merge pull request #10816 from marcjansen/npm-funding-field

Add 'funding' field to `package.json`
This commit is contained in:
Marc Jansen
2020-03-18 10:51:45 +01:00
committed by GitHub

View File

@@ -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",