Updates
This commit is contained in:
parent
219db3d88e
commit
de429f4d2d
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@moduletrace/turbosync",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"module": "dist/index.js",
|
||||
"scripts": {
|
||||
"start": "node dist/index.js",
|
||||
@ -12,6 +12,10 @@
|
||||
"turbosync": "./dist/index.js"
|
||||
},
|
||||
"description": "Sync files and directories with ease",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.tben.me/Moduletrace/turbo-sync.git"
|
||||
},
|
||||
"main": "index.js",
|
||||
"author": "Benjamin Toby",
|
||||
"license": "ISC",
|
||||
|
Loading…
Reference in New Issue
Block a user