videos/mcc-streamline-promo/package.json
{
"name": "mcc-streamline-promo",
"private": true,
"type": "module",
"scripts": {
"dev": "npx --yes hyperframes@0.7.107 preview",
"check": "npx --yes hyperframes@0.7.107 check",
"render": "npx --yes hyperframes@0.7.107 render",
"publish": "npx --yes hyperframes@0.7.107 publish"
}
}