Skip to content

Commit f35431b

Browse files
add sponsor url to ext. manifest (#127)
1 parent 1746a2b commit f35431b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
},
2323
"bugs": "https://github.com/RandomFractals/vscode-data-table/issues",
2424
"homepage": "https://github.com/RandomFractals/vscode-data-table/README.md",
25+
"sponsor": {
26+
"url": "https://github.com/sponsors/RandomFractals"
27+
},
2528
"galleryBanner": {
2629
"color": "#333",
2730
"theme": "dark"

0 commit comments

Comments
 (0)