Skip to content

Commit

Permalink
published 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eahefnawy committed Jul 17, 2019
1 parent e0ae1c8 commit 4837606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serverless/aws-dynamodb",
"version": "0.3.0",
"version": "1.0.0",
"main": "./serverless.js",
"publishConfig": {
"access": "public"
Expand All @@ -12,7 +12,7 @@
"author": "Serverless, Inc.",
"license": "Apache",
"dependencies": {
"@serverless/core": "^0.1.0",
"@serverless/core": "^1.0.0",
"aws-sdk": "^2.0.0",
"ramda": "^0.26.0"
},
Expand Down

0 comments on commit 4837606

Please sign in to comment.