Skip to content

Commit 2a961ac

Browse files
committed
Minor nit
1 parent b4128b1 commit 2a961ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.config/rollup.base.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,10 @@ export const EXTERNAL_PACKAGES = ['blessed']
5959

6060
export const INLINED_PACKAGES = [
6161
'@babel/runtime',
62+
'blessed-contrib',
6263
// 'blessed-contrib' package dependencies.
6364
'ansi-escapes',
6465
'ansi-regex',
65-
'blessed-contrib',
6666
'bresenham',
6767
'buffers',
6868
'cardinal',

0 commit comments

Comments
 (0)