Skip to content

Commit

Permalink
fix: update aws-sdk-mock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhang committed Sep 6, 2018
1 parent 19d3b55 commit ae26da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ask-sdk-dynamodb-persistence-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^9.6.1",
"ask-sdk-core": "^2.0.7",
"ask-sdk-model": "^1.0.0",
"aws-sdk-mock": "^1.7.0",
"aws-sdk-mock": "^4.1.0",
"chai": "^4.1.2",
"del": "^3.0.0",
"gulp": "^4.0.0",
Expand Down

0 comments on commit ae26da4

Please sign in to comment.