re package
Showing
| ... | @@ -22,7 +22,6 @@ | ... | @@ -22,7 +22,6 @@ |
| "dot-prop": "^5.1.0", | "dot-prop": "^5.1.0", | ||
| "express": "^4.14.0", | "express": "^4.14.0", | ||
| "express-jwt": "^5.3.1", | "express-jwt": "^5.3.1", | ||
| "ioredis": "^2.5.0", | |||
| "jsonwebtoken": "^8.2.2", | "jsonwebtoken": "^8.2.2", | ||
| "minimatch": "^3.0.4", | "minimatch": "^3.0.4", | ||
| "minimist": "^1.2.0", | "minimist": "^1.2.0", | ||
| ... | @@ -31,7 +30,6 @@ | ... | @@ -31,7 +30,6 @@ |
| "node-gyp": "^3.6.2", | "node-gyp": "^3.6.2", | ||
| "node-persist": "^2.0.7", | "node-persist": "^2.0.7", | ||
| "node-schedule": "^1.2.0", | "node-schedule": "^1.2.0", | ||
| "node-uuid": "^1.4.7", | |||
| "object-hash": "^1.1.8", | "object-hash": "^1.1.8", | ||
| "pm2": "^2.4.0", | "pm2": "^2.4.0", | ||
| "qs": "^6.8.0", | "qs": "^6.8.0", | ||
| ... | ... |
Please register or sign in to comment