Skip to content

Commit 4857d1c

Browse files
Merge pull request #40 from AshanFernando/master
Updating the dynamodb-migrations version
2 parents accac03 + 83652ea commit 4857d1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-dynamodb-local",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"engines": {
55
"node": ">=4.0"
66
},
@@ -39,7 +39,7 @@
3939
"aws-sdk": "^2.3.19",
4040
"bluebird": "^3.0.6",
4141
"dynamodb-localhost": "0.0.2",
42-
"dynamodb-migrations": "0.0.8",
42+
"dynamodb-migrations": "0.0.9",
4343
"lodash": "^4.13.1",
4444
"mkdirp": "^0.5.0",
4545
"tar": "^2.0.0"

0 commit comments

Comments
 (0)