Compare commits

..

No commits in common. "1175a82011af570a09fed5649ce8752a9c141b04" and "85a9a7ad615daf9f4f3740f4798a2ebc7a7f945d" have entirely different histories.

View File

@ -1,7 +1,7 @@
{
"name": "strapi-plugin-populate-deep",
"version": "2.0.0",
"description": "Strapi plugin that populates nested content.",
"description": "This is the description of the plugin.",
"strapi": {
"name": "strapi-plugin-populate-deep",
"description": "Api helper to populate deep content structures.",
@ -21,7 +21,7 @@
"url": "https://github.com/Barelydead/strapi-plugin-deep-populate"
},
"engines": {
"node": ">=14.19.1 <=20.x.x",
"node": ">=14.19.1 <=18.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"