strapi / strapi-docker

Install and run your first Strapi project using Docker
https://strapi.io
MIT License
1.16k stars 447 forks source link

fix: scoped v4 strapi package for yarn pull #325

Open jkupcho opened 2 years ago

jkupcho commented 2 years ago

Intended on fixing #321

New versions of strapi have been scoped behind @strapi/strapi.

This change allows future docker images to be built properly with the new scoped npm package.