remove proxy field
parent
42ad5b3e3b
commit
10eb251bdb
|
@ -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": {
|
||||||
|
|
Loading…
Reference in New Issue