diff --git a/package.json b/package.json index 86b13192..fd5b288c 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ }, "scripts": { "changelog": "conventional-changelog -p conventionalcommits -r 0 -o CHANGELOG.md", - "start:example": "yarn workspace hoppix start", - "build:example:web": "yarn workspace hoppix build:example:web", + "start:example": "yarn workspace hoppixtv start", + "build:example:web": "yarn workspace hoppixtv build:example:web", "test:core": "yarn workspace react-tv-space-navigation jest", "test:types": "yarn workspaces foreach run test:types", "test:lint": "eslint . --ext .js,.jsx,.ts,.tsx --report-unused-disable-directives --max-warnings 0 --cache --cache-strategy content --cache-location .cache/eslint.json",