Skip to content

Commit 9e99195

Browse files
committed
Fix
2 parents 68c991e + 1f5c257 commit 9e99195

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ class ServerlessDynamodbLocal {
306306
}
307307
if (migration.BillingMode) {
308308
delete migration.BillingMode;
309+
309310
const defaultProvisioning = {
310311
ReadCapacityUnits: 5,
311312
WriteCapacityUnits: 5

0 commit comments

Comments
 (0)