Skip to content

Commit b04311d

Browse files
committed
🔖 v0.1.3
1 parent 2147a3b commit b04311d

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

examples/serverless-localstack/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/serverless-localstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
1010
"dependencies": {
11-
"dynamo-data-transform": "^0.1.1",
11+
"dynamo-data-transform": "^0.1.2",
1212
"serverless": "^3.17.0",
1313
"serverless-dotenv-plugin": "~3.9.0",
1414
"serverless-localstack": "~0.4.35",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dynamo-data-transform",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "DynamoDB Data Transformation Tool",
55
"main": "./index.js",
66
"repository": "https://github.com/jitsecurity/dynamo-data-transform",

0 commit comments

Comments
 (0)