Skip to content

Commit a37b5da

Browse files
authored
chore: run npm fix on package.json (#487)
1 parent 68d7f0c commit a37b5da

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
@@ -10,7 +10,10 @@
1010
"validation",
1111
"html"
1212
],
13-
"repository": "nuxt-modules/html-validator",
13+
"repository": {
14+
"type": "git",
15+
"url": "git+https://github.com/nuxt-modules/html-validator.git"
16+
},
1417
"license": "MIT",
1518
"type": "module",
1619
"exports": {

0 commit comments

Comments
 (0)