Fix create-strapi app missing files

This commit is contained in:
Alexandre Bodin 2021-06-23 15:43:49 +02:00
parent 37de70c4f9
commit 336ef25b55

View File

@ -15,10 +15,6 @@
"bin": { "bin": {
"create-strapi-app": "./index.js" "create-strapi-app": "./index.js"
}, },
"files": [
"create-strapi-app.js",
"index.js"
],
"dependencies": { "dependencies": {
"chalk": "4.1.1", "chalk": "4.1.1",
"commander": "6.1.0", "commander": "6.1.0",