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.
1 parent 6a01fcf commit 9118ebbCopy full SHA for 9118ebb
README.md
@@ -55,6 +55,7 @@ All the above options can be added to s-function.json to set default configurati
55
}
56
57
58
+```
59
60
To remove the installed dynamodb local, run:
61
`sls dynamodb remove`
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "serverless-dynamodb-local",
3
- "version": "0.0.6",
+ "version": "0.0.7",
4
"engines": {
5
"node": ">=4.0"
6
},
0 commit comments