Skip to content

Commit 834874c

Browse files
committed
Add funding info
1 parent 85286d3 commit 834874c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"type": "git",
2020
"url": "https://github.com/open-eo/openeo-vue-components.git"
2121
},
22+
"funding": {
23+
"type": "github",
24+
"url": "https://github.com/sponsors/m-mohr"
25+
},
2226
"scripts": {
2327
"build": "vue-cli-service build --report --target wc-async --inline-vue --name openeo \"./components/*.vue\"",
2428
"build-examples": "vue-cli-service build",

0 commit comments

Comments
 (0)