Compare commits

..

1 Commits
v3.0.1 ... main

Author SHA1 Message Date
Christofer Jungberg
7847cfcb1e set version 2023-11-05 21:38:08 +01:00
2 changed files with 4 additions and 4 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{ {
"name": "strapi-plugin-populate-deep", "name": "strapi-plugin-populate-deep",
"version": "2.0.0", "version": "3.0.1",
"lockfileVersion": 1 "lockfileVersion": 1
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "strapi-plugin-populate-deep", "name": "strapi-plugin-populate-deep",
"version": "2.0.0", "version": "3.0.1",
"description": "Strapi plugin that populates nested content.", "description": "Strapi plugin that populates nested content.",
"strapi": { "strapi": {
"name": "strapi-plugin-populate-deep", "name": "strapi-plugin-populate-deep",