Skip to content

Commit 492a102

Browse files
authored
Add depencies for express 4
1 parent 4739784 commit 492a102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"parse-github-url": "^1.0.0",
1212
"colors": "^1.1.2",
1313
"async": "^2.3.0",
14+
"serve-favicon":"^2.4.2",
15+
"serve-static":"^1.12.1",
1416
"mkdirp": "^0.5.1",
1517
"body-parser": "^1.17.1",
1618
"cli-table": "^0.3.1",

0 commit comments

Comments
 (0)