Skip to content

Commit 42313e9

Browse files
author
Zach Wegrzyniak
committed
fix: Add @types/serve-static to dependencies #4467
1 parent 511f51a commit 42313e9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
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)