fix package name for npm

pull/5/head
ShahriarKh 2023-07-14 03:01:41 +03:30
parent eac565f0cd
commit dc18c48332
1 changed files with 2 additions and 2 deletions

View File

@ -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"
}
}