Update package.json
parent
05d6209621
commit
bd4a4a6b93
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "strapi-content-type-explorer",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"description": "A Strapi plugin to view your content types and their relationships",
|
||||
"strapi": {
|
||||
"name": "content-type-explorer",
|
||||
|
@ -36,4 +36,4 @@
|
|||
"npm": ">=6.0.0"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue