add new packages
| ... | @@ -53,9 +53,13 @@ | ... | @@ -53,9 +53,13 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "ajax-request": "^1.2.3", | "ajax-request": "^1.2.3", | ||
| "express-session": "^1.17.1", | |||
| "http-auth": "^4.1.2", | "http-auth": "^4.1.2", | ||
| "jquery": "^3.4.1", | "jquery": "^3.4.1", | ||
| "npm": "^6.13.6", | "npm": "^6.13.6", | ||
| "passport": "^0.4.1", | |||
| "passport-saml": "^1.3.3", | |||
| "pug": "^3.0.0", | |||
| "soap": "^0.30.0" | "soap": "^0.30.0" | ||
| }, | }, | ||
| "babel": { | "babel": { | ||
| ... | ... |
Please register or sign in to comment