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 c284174 commit 22be6b7Copy full SHA for 22be6b7
package.json
@@ -2,7 +2,7 @@
2
"name": "serverless-aws-static-file-handler",
3
"description": "Easily serve static files with the Serverless Framework on AWS Lambda.",
4
"homepage": "https://github.com/activescott/serverless-aws-static-file-handler#readme",
5
- "version": "0.0.0",
+ "version": "0.0.1",
6
"main": "src/StaticFileHandler.js",
7
"author": {
8
"name": "Scott Willeke",
@@ -42,9 +42,6 @@
42
"sinon": "^11.1.2",
43
"husky": "^7.0.0"
44
},
45
- "peerDependencies": {
46
- "serverless": "^3.1.0 || ^2.63.0 || ^1.46.1"
47
- },
48
"engines": {
49
"node": ">=10"
50
0 commit comments