Remove stray package.json from create-app templates

These empty `{}` files were accidentally committed during the template
directory rename and override the properly templated package.json
generated from package.json.hbs, causing E2E tests to fail.

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
This commit is contained in:
Patrik Oldsberg
2026-03-30 18:53:29 +02:00
parent 7fc1a406d2
commit 6541cbfc58
2 changed files with 0 additions and 2 deletions
@@ -1 +0,0 @@
{}
@@ -1 +0,0 @@
{}