Skip to content

Commit 46523f5

Browse files
pawel-twardziakDominikPieper
authored andcommitted
chore: align dependencies
1 parent 3f5ccb1 commit 46523f5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/stencil/src/executors/stencil-runtime/stencil-config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import { ExecutorContext } from '@nx/devkit';
1010
import { join } from 'path';
1111
import { normalizePath } from '../../utils/normalize-path';
1212
import type { Config } from '@stencil/core/compiler';
13-
import type { Config as CoreConfig } from '@stencil/core';
1413
import { ValidatedConfig } from '@stencil/core/internal';
1514

1615
function getCompilerExecutingPath(): string {

0 commit comments

Comments
 (0)