We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3a4091d + af76da9 commit 60a319aCopy full SHA for 60a319a
package.json
@@ -2,7 +2,7 @@
2
"name": "aws-global-dynamodb",
3
"version": "1.0.4",
4
"description": "Deploy Global DynamoDB tables with ease via serverless components.",
5
- "main": "index.js",
+ "main": "serverless.js",
6
"scripts": {
7
"test": "jest"
8
},
0 commit comments