|
1 | 1 | { |
2 | 2 | "name": "getstarted", |
3 | 3 | "private": true, |
4 | | - "version": "3.1.2", |
| 4 | + "version": "3.1.3", |
5 | 5 | "description": "A Strapi application.", |
6 | 6 | "scripts": { |
7 | 7 | "develop": "strapi develop", |
|
17 | 17 | "mysql": "^2.17.1", |
18 | 18 | "pg": "^7.10.0", |
19 | 19 | "sqlite3": "^4.0.6", |
20 | | - "strapi": "3.1.2", |
21 | | - "strapi-admin": "3.1.2", |
22 | | - "strapi-connector-bookshelf": "3.1.2", |
23 | | - "strapi-connector-mongoose": "3.1.2", |
24 | | - "strapi-middleware-views": "3.1.2", |
25 | | - "strapi-plugin-content-manager": "3.1.2", |
26 | | - "strapi-plugin-content-type-builder": "3.1.2", |
27 | | - "strapi-plugin-documentation": "3.1.2", |
28 | | - "strapi-plugin-email": "3.1.2", |
29 | | - "strapi-plugin-graphql": "3.1.2", |
30 | | - "strapi-plugin-upload": "3.1.2", |
31 | | - "strapi-plugin-users-permissions": "3.1.2", |
32 | | - "strapi-provider-email-mailgun": "3.1.2", |
33 | | - "strapi-provider-upload-aws-s3": "3.1.2", |
34 | | - "strapi-provider-upload-cloudinary": "3.1.2", |
35 | | - "strapi-utils": "3.1.2" |
| 20 | + "strapi": "3.1.3", |
| 21 | + "strapi-admin": "3.1.3", |
| 22 | + "strapi-connector-bookshelf": "3.1.3", |
| 23 | + "strapi-connector-mongoose": "3.1.3", |
| 24 | + "strapi-middleware-views": "3.1.3", |
| 25 | + "strapi-plugin-content-manager": "3.1.3", |
| 26 | + "strapi-plugin-content-type-builder": "3.1.3", |
| 27 | + "strapi-plugin-documentation": "3.1.3", |
| 28 | + "strapi-plugin-email": "3.1.3", |
| 29 | + "strapi-plugin-graphql": "3.1.3", |
| 30 | + "strapi-plugin-upload": "3.1.3", |
| 31 | + "strapi-plugin-users-permissions": "3.1.3", |
| 32 | + "strapi-provider-email-mailgun": "3.1.3", |
| 33 | + "strapi-provider-upload-aws-s3": "3.1.3", |
| 34 | + "strapi-provider-upload-cloudinary": "3.1.3", |
| 35 | + "strapi-utils": "3.1.3" |
36 | 36 | }, |
37 | 37 | "strapi": { |
38 | 38 | "uuid": "getstarted" |
|
0 commit comments