Skip to content

Commit 17db898

Browse files
Merge pull request #96 from TNG/package-fix
fix: add npm pkf fix changes
2 parents f6680bf + d0cc02d commit 17db898

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
@@ -62,7 +62,7 @@
6262
"access": "public"
6363
},
6464
"repository": {
65-
"url": "https://github.com/TNG/if-webpage-plugins.git"
65+
"url": "git+https://github.com/TNG/if-webpage-plugins.git"
6666
},
6767
"scripts": {
6868
"build": "rm -rf build && tsc --project tsconfig.json",

0 commit comments

Comments
 (0)