Skip to content

Commit c66d5ff

Browse files
committed
Breaking: rename package to gulp-deploy-from-s3
1 parent 5133934 commit c66d5ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "@textpress/gulp-lambda-deploy-from-s3",
2+
"name": "@textpress/gulp-deploy-from-s3",
33
"version": "0.4.0",
44
"description": "Initiates a CI deployment of a specified S3 build to AWS Lambda",
55
"main": "lib/index.js",
6-
"repository": "github:textpress/gulp-lambda-deploy-from-s3",
6+
"repository": "github:textpress/gulp-deploy-from-s3",
77
"license": "UNLICENSED",
88
"scripts": {
99
"bump": "gulp bump --part",

0 commit comments

Comments
 (0)