Compare commits

..

No commits in common. "main" and "v3.0.1" have entirely different histories.
main ... v3.0.1

2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "strapi-plugin-populate-deep",
"version": "3.0.1",
"version": "2.0.0",
"description": "Strapi plugin that populates nested content.",
"strapi": {
"name": "strapi-plugin-populate-deep",
@ -25,4 +25,4 @@
"npm": ">=6.0.0"
},
"license": "MIT"
}
}