Minjae1239

package.json midified

...@@ -13,6 +13,8 @@ ...@@ -13,6 +13,8 @@
13 "author": "alswo9912@khu.ac.kr", 13 "author": "alswo9912@khu.ac.kr",
14 "license": "ISC", 14 "license": "ISC",
15 "dependencies": { 15 "dependencies": {
16 - "express": "^4.17.1" 16 + "express": "^4.17.1",
17 + "puppeteer": "^4.0.0",
18 + "xlsx": "^0.16.2"
17 } 19 }
18 } 20 }
......