remove proxy field

main
cogentapps 2023-07-04 20:20:25 +00:00
parent 42ad5b3e3b
commit 10eb251bdb
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
"test": "jest", "test": "jest",
"start": "npx ts-node --logError src/index.ts" "start": "npx ts-node --logError src/index.ts"
}, },
"proxy": "http://localhost:3001",
"author": "cogentdev", "author": "cogentdev",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {