Skip to content

Commit 179fe74

Browse files
committed
Fix repository field
1 parent 27182d7 commit 179fe74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular-html-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "angular-html-parser",
33
"version": "10.2.0",
44
"description": "A HTML parser extracted from Angular with some modifications",
5-
"repository": "https://github.com/prettier/angular-html-parser/blob/HEAD/packages/angular-html-parser",
5+
"repository": "https://github.com/prettier/angular-html-parser",
66
"homepage": "https://github.com/prettier/angular-html-parser/blob/HEAD/packages/angular-html-parser#readme",
77
"author": {
88
"name": "Ika",

0 commit comments

Comments
 (0)