Skip to content

Commit

Permalink
Merge pull request #40 from chohner/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Barelydead committed Oct 10, 2023
2 parents 85a9a7a + 3634208 commit 1175a82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "strapi-plugin-populate-deep",
"version": "2.0.0",
"description": "This is the description of the plugin.",
"description": "Strapi plugin that populates nested content.",
"strapi": {
"name": "strapi-plugin-populate-deep",
"description": "Api helper to populate deep content structures.",
Expand All @@ -21,7 +21,7 @@
"url": "https://github.com/Barelydead/strapi-plugin-deep-populate"
},
"engines": {
"node": ">=14.19.1 <=18.x.x",
"node": ">=14.19.1 <=20.x.x",
"npm": ">=6.0.0"
},
"license": "MIT"
Expand Down

0 comments on commit 1175a82

Please sign in to comment.