We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm pkg fix
1 parent c716d6f commit d2d754bCopy full SHA for d2d754b
1 file changed
package.json
@@ -7,7 +7,7 @@
7
"bugs": "https://github.com/SmartThingsCommunity/smartthings-core-sdk/issues",
8
"repository": {
9
"type": "git",
10
- "url": "https://github.com/SmartThingsCommunity/smartthings-core-sdk"
+ "url": "git+https://github.com/SmartThingsCommunity/smartthings-core-sdk.git"
11
},
12
"main": "dist/index.js",
13
"types": "dist/index.d.ts",
0 commit comments