diff --git a/package.json b/package.json index b790508..57eceda 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "scripts": { "build": "next build", "prebuild": "npm run eslint -- --fix", - "postbuild": "xcopy out\\* C:\\Users\\greg\\AppData\\Roaming\\captain__development__\\Captain_Data\\apps\\fd82ab5b-2ebd-46ea-91f6-7b25cbaf9325\\ /E /H /C /I /Y", "dev": "next dev", "eslint": "eslint \"src/{**/*,*}.{ts,tsx}\"", "lint": "next lint",