Skip to content

Commit 8ce156d

Browse files
committed
chore: Fix invalid JSON in examples/dynamodb/package.json
1 parent 58e68f2 commit 8ce156d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dynamodb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"dependencies": {
1313
"ava": "^0.25.0",
1414
"@lifeomic/lambda-tools": "file:../../"
15-
},
15+
}
1616
}

0 commit comments

Comments
 (0)