Updates
This commit is contained in:
+2
-2
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@moduletrace/turbosync",
|
||||
"version": "1.0.2",
|
||||
"version": "1.0.4",
|
||||
"module": "dist/index.js",
|
||||
"scripts": {
|
||||
"start": "node dist/index.js",
|
||||
"build": "tsc",
|
||||
"compile": "bun build index.ts --compile --outfile bin/turbosync",
|
||||
"dev": "node index.js --watch"
|
||||
"dev": "tsc --watch"
|
||||
},
|
||||
"bin": {
|
||||
"turbosync": "./dist/index.js"
|
||||
|
||||
Reference in New Issue
Block a user