Skip to content

Commit af83deb

Browse files
wegrysnitin315
andauthored
fix: add @types/serve-static to dependencies (#4468)
Co-authored-by: Nitin Kumar <[email protected]>
1 parent 07aaa45 commit af83deb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"@types/connect-history-api-fallback": "^1.3.5",
4040
"@types/express": "^4.17.13",
4141
"@types/serve-index": "^1.9.1",
42+
"@types/serve-static": "^1.13.10",
4243
"@types/sockjs": "^0.3.33",
4344
"@types/ws": "^8.5.1",
4445
"ansi-html-community": "^0.0.8",

0 commit comments

Comments
 (0)