chore: pin dependencies and use native TypeScript
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import fs from "fs";
|
||||
import { initTheme, theme } from "../src/modes/interactive/theme/theme.js";
|
||||
import { initTheme, theme } from "../src/modes/interactive/theme/theme.ts";
|
||||
|
||||
// --- Color utilities ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user