parent
3bc0cb8628
commit
78a9bed508
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue