|
14 | 14 | "dependencies": {
|
15 | 15 | "dotenv": "^8.2.0",
|
16 | 16 | "find-config": "^1.0.0",
|
17 |
| - "strapi": "3.0.0-beta.18.7", |
18 |
| - "strapi-admin": "3.0.0-beta.18.7", |
19 |
| - "strapi-connector-mongoose": "3.0.0-beta.18.7", |
20 |
| - "strapi-plugin-content-manager": "3.0.0-beta.18.7", |
21 |
| - "strapi-plugin-content-type-builder": "3.0.0-beta.18.7", |
22 |
| - "strapi-plugin-documentation": "3.0.0-beta.18.7", |
23 |
| - "strapi-plugin-email": "3.0.0-beta.18.7", |
24 |
| - "strapi-plugin-graphql": "3.0.0-beta.18.7", |
25 |
| - "strapi-plugin-upload": "3.0.0-beta.18.7", |
26 |
| - "strapi-plugin-users-permissions": "3.0.0-beta.18.7", |
| 17 | + "strapi": "3.0.0-beta.19.1", |
| 18 | + "strapi-admin": "3.0.0-beta.19.1", |
| 19 | + "strapi-connector-mongoose": "3.0.0-beta.19.1", |
| 20 | + "strapi-plugin-content-manager": "3.0.0-beta.19.1", |
| 21 | + "strapi-plugin-content-type-builder": "3.0.0-beta.19.1", |
| 22 | + "strapi-plugin-documentation": "3.0.0-beta.19.1", |
| 23 | + "strapi-plugin-email": "3.0.0-beta.19.1", |
| 24 | + "strapi-plugin-graphql": "3.0.0-beta.19.1", |
| 25 | + "strapi-plugin-upload": "3.0.0-beta.19.1", |
| 26 | + "strapi-plugin-users-permissions": "3.0.0-beta.19.1", |
27 | 27 | "strapi-provider-email-nodemailer": "^2.0.0",
|
28 |
| - "strapi-utils": "^3.0.0-beta.18.7" |
| 28 | + "strapi-utils": "^3.0.0-beta.19.1" |
29 | 29 | },
|
30 | 30 | "author": {
|
31 | 31 | "name": "A Strapi developer"
|
|
0 commit comments