Skip to content

Commit 514dc59

Browse files
committed
fix(npm): fix repository url
1 parent c7f0923 commit 514dc59

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
@@ -5,7 +5,7 @@
55
"author": "The Kuzzle Team (support@kuzzle.io)",
66
"repository": {
77
"type": "git",
8-
"url": "git+https://github.com/kuzzleio/kuzzle-plugin-device-manager.git"
8+
"url": "git+https://github.com/kuzzleio/kuzzle-device-manager.git"
99
},
1010
"main": "dist/index.js",
1111
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)