Skip to content

Commit

Permalink
feat(cb2-11326) (#71)
Browse files Browse the repository at this point in the history
* Update manifest.json

* Use correct table name
  • Loading branch information
thisisthetechie authored Mar 25, 2024
1 parent 51b721b commit 8d81587
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,9 @@
"language": "node",
"terraform": false,
"monorepo": false,
"dynamo_tables": []
"dynamo_tables": [
{
"trailer-registration": "trailer-registration.json"
}
]
}

0 comments on commit 8d81587

Please sign in to comment.