Skip to content

Commit 7c78e2f

Browse files
committed
Fix up package.json a little.
1 parent c1c0039 commit 7c78e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "NodeJS client for kubernetes",
55
"repository": {
66
"type": "git",
7-
"url": "git+https://github.com/kubernetes-client/javascript.git"
7+
"url": "https://github.com/kubernetes-client/javascript.git"
88
},
99
"files": [
1010
"dist/*.ts",

0 commit comments

Comments
 (0)