Skip to content

Commit bbc0fff

Browse files
authored
Merge pull request #3 from grandream-inc/rename_sync_to_s3sync
rename sync to s3sync
2 parents 988192f + 4aef753 commit bbc0fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"scripts": {
77
"deploy": "sls deploy -v",
88
"remove": "sls remove",
9-
"sync": "sls sync",
9+
"sync": "sls s3sync",
1010
"test": "nyc ava -v",
1111
"lint": "eslint ."
1212
},

0 commit comments

Comments
 (0)