Skip to content

Commit d2d754b

Browse files
committed
fix: fix package.json with npm pkg fix
1 parent c716d6f commit d2d754b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"bugs": "https://github.com/SmartThingsCommunity/smartthings-core-sdk/issues",
88
"repository": {
99
"type": "git",
10-
"url": "https://github.com/SmartThingsCommunity/smartthings-core-sdk"
10+
"url": "git+https://github.com/SmartThingsCommunity/smartthings-core-sdk.git"
1111
},
1212
"main": "dist/index.js",
1313
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)