Skip to content

Commit 2dc222e

Browse files
committed
chore(pkg): update meta
1 parent 25981fe commit 2dc222e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Syntax Highlighting using the CSS Custom Highlight API",
55
"license": "MIT",
66
"funding": "https://github.com/andreruffert/syntax-highlight-element?sponsor=1",
7+
"homepage": "https://andreruffert.github.io/syntax-highlight-element/",
78
"author": {
89
"name": "André Ruffert",
910
"url": "https://andreruffert.com"
@@ -34,10 +35,17 @@
3435
"conventional-changelog-cli": "5.0.0",
3536
"vite": "6.1.1"
3637
},
38+
"volta": {
39+
"node": "22.13.1",
40+
"npm": "11.1.0"
41+
},
3742
"repository": {
3843
"type": "git",
3944
"url": "git+https://github.com/andreruffert/syntax-highlight-element.git"
4045
},
46+
"bugs": {
47+
"url": "https://github.com/andreruffert/syntax-highlight-element/issues"
48+
},
4149
"keywords": [
4250
"syntax",
4351
"highlight",

0 commit comments

Comments
 (0)