Skip to content

Commit 714c28a

Browse files
committed
npm pkg fix
1 parent ba7a45e commit 714c28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"homepage": "https://github.com/jerone/eslint-plugin-angular-template-consistent-this",
1616
"repository": {
1717
"type": "git",
18-
"url": "https://github.com/jerone/eslint-plugin-angular-template-consistent-this.git"
18+
"url": "git+https://github.com/jerone/eslint-plugin-angular-template-consistent-this.git"
1919
},
2020
"license": "MIT",
2121
"author": "Jeroen van Warmerdam <jeronevw@hotmail.com>",

0 commit comments

Comments
 (0)