Skip to content

Commit 239cdab

Browse files
authored
fix: upgrade core version to 1.3.1 (#1005)
using the setting `noImplicitAny` will no longer cause build errors
1 parent cac1431 commit 239cdab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"axios": "^0.18.0",
8989
"camelcase": "^5.3.1",
9090
"extend": "~3.0.2",
91-
"ibm-cloud-sdk-core": "^1.0.0",
91+
"ibm-cloud-sdk-core": "^1.3.1",
9292
"isstream": "~0.1.2",
9393
"websocket": "^1.0.28"
9494
},

0 commit comments

Comments
 (0)