randydev commited on
Commit
57b6416
·
verified ·
1 Parent(s): daf6a5d

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +3 -1
package.json CHANGED
@@ -13,6 +13,8 @@
13
  "axios": "*",
14
  "dotenv": "*",
15
  "mongodb": "*",
16
- "cheerio": "*"
 
 
17
  }
18
  }
 
13
  "axios": "*",
14
  "dotenv": "*",
15
  "mongodb": "*",
16
+ "cheerio": "*",
17
+ "swagger-ui-express": "*",
18
+ "swagger-jsdoc": "*"
19
  }
20
  }