Skip to content

Commit 84306f4

Browse files
actions-userdword-design
authored andcommitted
fix: update config files
1 parent 1124f82 commit 84306f4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/FUNDING.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
custom:
2+
- buymeacoffee.com/dword
3+
- paypal.me/SebastianLandwehr
4+
github: dword-design
5+
patreon: dworddesign

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.0.9",
44
"description": "A Vue.js component that turns a Mermaid string into a diagram.",
55
"repository": "dword-design/vue-mermaid-string",
6-
"funding": "https://www.buymeacoffee.com/dword",
6+
"funding": "https://github.com/sponsors/dword-design",
77
"license": "MIT",
88
"author": "Sebastian Landwehr <[email protected]>",
99
"main": "dist/index.ssr.js",

0 commit comments

Comments
 (0)