diff --git a/packages/e2e.sandbox.todowidget/foundry.config.json b/packages/e2e.sandbox.todowidget/foundry.config.json index bee5b8963..3c59b288c 100644 --- a/packages/e2e.sandbox.todowidget/foundry.config.json +++ b/packages/e2e.sandbox.todowidget/foundry.config.json @@ -4,8 +4,7 @@ "rid": "ri.viewregistry..view.fake", "directory": "./dist", "autoVersion": { - "type": "git-describe", - "tagPrefix": "" + "type": "package-json" } } }