Skip to content

Commit 1683fe7

Browse files
authored
Fix
1 parent 4a3cc1a commit 1683fe7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"dependencies": {
1414
"express": "^4.18.2",
1515
"http-proxy-middleware": "^2.0.6",
16-
"request": "^2.88.2",
16+
"request": "^2.88.2"
1717
},
1818
"engines": {
1919
"node": ">=14"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)