diff --git a/desktop/package.json b/desktop/package.json index 226df50fa..8778cc0e9 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -185,7 +185,7 @@ "test-utils", "eslint-plugin-flipper", "types", - "examples/headless-tic-tac-toe" + "examples/*" ] } }