File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.7.0" ,
44 "description" : " Synchronise and search in your Strapi content-types with Meilisearch" ,
55 "scripts" : {
6- "playground:dev" : " yarn --cwd ./playground && yarn --cwd ./playground develop " ,
6+ "playground:dev" : " yarn --cwd ./playground && yarn --cwd ./playground dev " ,
77 "playground:build" : " yarn --cwd ./playground && yarn --cwd ./playground build" ,
88 "style" : " eslint --ext .js,.test.js ." ,
99 "style:fix" : " eslint --ext .js,.test.js . --fix" ,
Original file line number Diff line number Diff line change 44 "version" : " 0.1.0" ,
55 "description" : " A Strapi application" ,
66 "scripts" : {
7- "develop" : " strapi develop --watch-admin" ,
87 "dev" : " strapi develop" ,
98 "start" : " strapi start" ,
109 "build" : " strapi build" ,
You can’t perform that action at this time.
0 commit comments