@pikatorrent/hub
Advanced tools
Comparing version 0.0.0 to 0.0.4
{ | ||
"name": "@pikatorrent/hub", | ||
"version": "0.0.0", | ||
"version": "0.0.4", | ||
"description": "", | ||
@@ -8,4 +8,3 @@ "main": "./dist/index.js", | ||
"build": "tsc", | ||
"start": "tsc --watch & node --watch ./dist/index.js", | ||
"prepare": "npm run build" | ||
"start": "tsc --watch & node --watch ./dist/index.js" | ||
}, | ||
@@ -12,0 +11,0 @@ "repository": { |
1798