Skip to content

Commit 91bd5b5

Browse files
authored
fix: depends on any version of aws-sdk-v3 (#13)
1 parent 9186ad7 commit 91bd5b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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
@@ -44,6 +44,6 @@
4444
"vitest": "^0.25.3"
4545
},
4646
"peerDependencies": {
47-
"@aws-sdk/client-athena": "^3.218.0"
47+
"@aws-sdk/client-athena": "^3.x.x"
4848
}
4949
}

0 commit comments

Comments
 (0)