Skip to content

Commit c30f062

Browse files
authored
fix: Updated core SDK to fix subscription create bug (#163)
1 parent ece9b74 commit c30f062

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
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/SmartThingsCommunity/smartapp-sdk-nodejs#readme",
3636
"dependencies": {
37-
"@smartthings/core-sdk": "^0.5.0",
37+
"@smartthings/core-sdk": "^1.1.1",
3838
"@types/aws-lambda": "^8.10.51",
3939
"@types/i18n": "^0.8.6",
4040
"async-mutex": "^0.1.4",

0 commit comments

Comments
 (0)