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.
gulp-deploy-from-s3
1 parent 5133934 commit c66d5ffCopy full SHA for c66d5ff
package.json
@@ -1,9 +1,9 @@
1
{
2
- "name": "@textpress/gulp-lambda-deploy-from-s3",
+ "name": "@textpress/gulp-deploy-from-s3",
3
"version": "0.4.0",
4
"description": "Initiates a CI deployment of a specified S3 build to AWS Lambda",
5
"main": "lib/index.js",
6
- "repository": "github:textpress/gulp-lambda-deploy-from-s3",
+ "repository": "github:textpress/gulp-deploy-from-s3",
7
"license": "UNLICENSED",
8
"scripts": {
9
"bump": "gulp bump --part",
0 commit comments