Skip to content

Commit 3f9701d

Browse files
author
Harshit Ambalkar
committed
added express and other dependencies
1 parent 17a031c commit 3f9701d

2 files changed

Lines changed: 27 additions & 60 deletions

File tree

package-lock.json

Lines changed: 25 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"css-loader": "^1.0.1",
2323
"echarts": "^4.8.0",
2424
"expose-loader": "^0.7.5",
25+
"express": "^4.17.1",
2526
"font-awesome": "4.7.0",
2627
"glyphicons-halflings": "^1.9.1",
2728
"google-auth-library": "^6.0.6",
@@ -34,6 +35,7 @@
3435
"node-sass": "^4.14.1",
3536
"rickshaw": "1.7.1",
3637
"sass-loader": "^7.3.1",
38+
"serve-static": "^1.14.1",
3739
"url": "^0.11.0",
3840
"vue": "^2.6.11",
3941
"vue-apexcharts": "^1.6.0",

0 commit comments

Comments
 (0)