We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf8231 commit 71d6a4fCopy full SHA for 71d6a4f
packages/voila/src/app.ts
@@ -16,7 +16,6 @@ import { IShell, VoilaShell } from './shell';
16
// to not pollute the shared packages with widgets related things
17
import { type VoilaWidgetManager } from '@voila-dashboards/widgets-manager8/lib/manager';
18
19
-
20
const PACKAGE = require('../package.json');
21
22
/**
0 commit comments