Skip to content

Commit 4831092

Browse files
authored
fix: deploy of updated AWS V2 SDK version (#61)
1 parent c886558 commit 4831092

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
@@ -67,7 +67,7 @@
6767
"semicolon": false,
6868
"rules": {
6969
"no-useless-constructor": 1,
70-
"promise/prefer-await-to-then": 1,
70+
"promise/prefer-await-to-then": 0,
7171
"prefer-object-spread": 1,
7272
"no-template-curly-in-string": 0,
7373
"quote-props": [

0 commit comments

Comments
 (0)