fix package name for npm
parent
eac565f0cd
commit
dc18c48332
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "content-type-explorer",
|
||||
"name": "strapi-content-type-explorer",
|
||||
"version": "0.0.0",
|
||||
"description": "A Strapi plugin to view your content types and their relationships",
|
||||
"strapi": {
|
||||
|
@ -45,4 +45,4 @@
|
|||
"npm": ">=6.0.0"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue