mirror of
https://github.com/strapi/strapi.git
synced 2025-11-08 14:19:40 +00:00
Fix create-strapi app missing files
This commit is contained in:
parent
37de70c4f9
commit
336ef25b55
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user