Yarn 3 automatic formatting changes

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-19 12:58:13 +02:00
parent f3cc06d7c1
commit 8911f684e1
120 changed files with 98 additions and 208 deletions
+1 -2
View File
@@ -5,7 +5,6 @@
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": false,
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js",
@@ -42,8 +41,8 @@
"@types/express": "*",
"compression": "^1.7.4",
"cors": "^2.8.5",
"express-promise-router": "^4.1.0",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"helmet": "^6.0.0",
"node-fetch": "^2.6.7",
"p-limit": "^3.1.0",