Skip to content

Commit 1aa9f74

Browse files
committed
chore(client-transcribe-streaming): re-add jest and ts-jest dependencies as they're used
1 parent 2495966 commit 1aa9f74

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clients/client-transcribe-streaming/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,9 @@
6161
"@aws-sdk/service-client-documentation-generator": "3.38.0",
6262
"@types/node": "^12.7.5",
6363
"downlevel-dts": "0.7.0",
64+
"jest": "^26.1.0",
6465
"rimraf": "^3.0.0",
66+
"ts-jest": "^26.4.1",
6567
"typedoc": "^0.19.2",
6668
"typescript": "~4.3.5"
6769
},

0 commit comments

Comments
 (0)