Skip to content

Commit 18cd6cf

Browse files
authored
Update package.json
Added sponsor
1 parent 4f7c664 commit 18cd6cf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
"homepage": "https://github.com/ecmel/vscode-html-css",
99
"bugs": "https://github.com/ecmel/vscode-html-css/issues",
1010
"icon": "icon.png",
11+
"sponsor": {
12+
"url": "https://www.buymeacoffee.com/ecmel"
13+
}
1114
"repository": {
1215
"type": "git",
1316
"url": "https://github.com/ecmel/vscode-html-css.git"
@@ -100,4 +103,4 @@
100103
"webpack": "^5.70.0",
101104
"webpack-cli": "^4.9.2"
102105
}
103-
}
106+
}

0 commit comments

Comments
 (0)