main v0.2.1
Shahriar (Sara) 2024-01-21 18:19:14 +03:30
parent 3bc0cb8628
commit 78a9bed508
2 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "strapi-content-type-explorer",
"version": "0.2.0",
"version": "0.2.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "strapi-content-type-explorer",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"dependencies": {
"@tisoap/react-flow-smart-edge": "^3.0.0",

View File

@ -1,6 +1,6 @@
{
"name": "strapi-content-type-explorer",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Strapi plugin to view your content types and their relationships",
"strapi": {
"name": "content-type-explorer",
@ -39,4 +39,4 @@
"npm": ">=6.0.0"
},
"license": "MIT"
}
}