File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1111 "_bootstrap:npm" : " npm ci" ,
1212 "prebootstrap" : " npm run permissions:repair" ,
1313 "bootstrap" : " npm run _bootstrap:npm && npm run _bootstrap:composer && npm run theme:activate" ,
14- "postbootstrap" : " echo && echo \\ 🚀 \\ \\ \\ All set! && echo \\ \\ \\ \\ ✨ Run this to get started: && echo 🌏 \\ \\ \\ \\ \\ npm run start && echo" ,
14+ "postbootstrap" : " echo && echo ' 🚀' && echo ' ✨ All set!' && echo '🌏 Run this to get started:' && chalk bold yellow ' npm run start' && echo" ,
1515 "build" : " npm run docker:build" ,
1616 "build:debug" : " cross-env-shell \" docker-compose run --rm -p $npm_package_config_port:8080 -p 9229:9229 tools build:debug\" " ,
1717 "composer" : " npm run composer:install" ,
7777 ]
7878 },
7979 "devDependencies" : {
80- "@prettier/plugin-php" : " ^0.16.3" ,
80+ "@prettier/plugin-php" : " ^0.17.2" ,
81+ "chalk-cli" : " ^4.1.0" ,
8182 "cross-env" : " ^7.0.3" ,
82- "prettier" : " ^2.3.0 " ,
83+ "prettier" : " ^2.3.2npm-c " ,
8384 "stylelint" : " ^13.13.1" ,
8485 "stylelint-order" : " ^4.1.0" ,
8586 "stylelint-prettier" : " ^1.2.0" ,
You can’t perform that action at this time.
0 commit comments