Update README.md
This commit is contained in:
+3
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "turbo-sync",
|
||||
"version": "1.0.0",
|
||||
"name": "turbosync",
|
||||
"version": "1.1.0",
|
||||
"module": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.ts",
|
||||
@@ -8,10 +8,9 @@
|
||||
"dev": "node index.js --watch"
|
||||
},
|
||||
"bin": {
|
||||
"turbo-sync": "./index.js",
|
||||
"turbosync": "./index.js"
|
||||
},
|
||||
"description": "To install dependencies:",
|
||||
"description": "Sync files and directories with ease",
|
||||
"main": "index.js",
|
||||
"author": "Benjamin Toby",
|
||||
"license": "ISC"
|
||||
|
||||
Reference in New Issue
Block a user