Skip to content

Commit 0515ca8

Browse files
authored
Update crt dependency to fix try-lock issue (#122)
1 parent ba03f52 commit 0515ca8

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"typescript": "^3.9.3"
3131
},
3232
"dependencies": {
33-
"aws-crt": "1.3.4"
33+
"aws-crt": "1.3.6"
3434
}
3535
}

0 commit comments

Comments
 (0)