Skip to content

Commit

Permalink
ad dlog
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanyvu committed Jan 16, 2025
1 parent 913a52c commit 000b553
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lambda/update/updatePackage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const sendUpdateIdMessage = async ({
if (!topicName) {
throw new Error("Topic name is not defined");
}
console.log("AM I IN HERE");
// ID and changeMade are excluded; the rest of the object has to be spread into the new package
const {
id: _id,
Expand Down

0 comments on commit 000b553

Please sign in to comment.