Skip to content

Commit ae2cfaa

Browse files
authored
Update package.json
1 parent 7b2870c commit ae2cfaa

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dsabre/deploy-ftp",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Build and deploy a builded nodejs application (such as React, Angular, Vue ecc...).",
55
"bin": {
66
"@dsabre/deploy-ftp": "bin/deploy-ftp.js"
@@ -11,7 +11,10 @@
1111
},
1212
"keywords": [
1313
"deploy",
14-
"ftp"
14+
"ftp",
15+
"deployment",
16+
"ftp-deploy",
17+
"ftp-deployment"
1518
],
1619
"author": "Daniele Sabre (https://github.com/dsabre)",
1720
"license": "MIT",

0 commit comments

Comments
 (0)