mirror of
https://github.com/Barelydead/strapi-plugin-populate-deep.git
synced 2025-07-14 00:00:10 -04:00
Compare commits
3 Commits
5bb823f3e5
...
b1809e0e1c
Author | SHA1 | Date | |
---|---|---|---|
|
b1809e0e1c | ||
|
403a510e0e | ||
|
25ff082461 |
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "strapi-plugin-populate-deep",
|
"name": "strapi-plugin-populate-deep",
|
||||||
"version": "1.1.2",
|
"version": "2.0.0",
|
||||||
"lockfileVersion": 1
|
"lockfileVersion": 1
|
||||||
}
|
}
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "strapi-plugin-populate-deep",
|
"name": "strapi-plugin-populate-deep",
|
||||||
"version": "1.1.2",
|
"version": "2.0.0",
|
||||||
"description": "This is the description of the plugin.",
|
"description": "This is the description of the plugin.",
|
||||||
"strapi": {
|
"strapi": {
|
||||||
"name": "strapi-plugin-populate-deep",
|
"name": "strapi-plugin-populate-deep",
|
||||||
@ -21,7 +21,7 @@
|
|||||||
"url": "https://github.com/Barelydead/strapi-plugin-deep-populate"
|
"url": "https://github.com/Barelydead/strapi-plugin-deep-populate"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12.x.x <=16.x.x",
|
"node": ">=14.19.1 <=18.x.x",
|
||||||
"npm": ">=6.0.0"
|
"npm": ">=6.0.0"
|
||||||
},
|
},
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user