biz-slide-core 1.0.9 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +1 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "biz-slide-core",
3
- "version": "1.0.9",
3
+ "version": "1.1.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -14,7 +14,6 @@
14
14
  "express": "^4.18.2",
15
15
  "joi": "^17.11.0",
16
16
  "jsonwebtoken": "^9.0.2",
17
- "mongoose": "^8.0.3",
18
17
  "typescript": "^5.3.3"
19
18
  }
20
19
  }