Skip to content

Commit c9c16e7

Browse files
authored
Update package.json
1 parent c5e13e0 commit c9c16e7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
{
22
"name": "@dsabre/deploy-ftp",
3-
"version": "1.0.0-alpha",
3+
"version": "1.0.0-alpha.1",
44
"description": "Build and deploy a builded nodejs application (such as React, Angular, Vue ecc...).",
5-
"main": "index.js",
65
"bin": {
7-
"test": "bin/deploy-ftp.js"
6+
"@dsabre/deploy-ftp": "bin/deploy-ftp.js"
87
},
98
"repository": {
109
"type": "git",

0 commit comments

Comments
 (0)