remove proxy field

This commit is contained in:
cogentapps
2023-07-04 20:20:25 +00:00
parent 42ad5b3e3b
commit 10eb251bdb

View File

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