Compare commits

..

No commits in common. "b1809e0e1c89d4a3100bdbfe22325c75ddb75e4f" and "5bb823f3e50ac700dc22c0b91ee22ea922737bac" have entirely different histories.

2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "strapi-plugin-populate-deep",
"version": "2.0.0",
"version": "1.1.2",
"description": "This is the description of the plugin.",
"strapi": {
"name": "strapi-plugin-populate-deep",
@ -21,7 +21,7 @@
"url": "https://github.com/Barelydead/strapi-plugin-deep-populate"
},
"engines": {
"node": ">=14.19.1 <=18.x.x",
"node": ">=12.x.x <=16.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"