This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| quasarversion [2026/02/25 13:19] – tim45tenwa | quasarversion [2026/02/25 13:35] (current) – tim45tenwa | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| < | < | ||
| + | import { readFileSync } from ' | ||
| + | import { URL } from ' | ||
| + | |||
| const packageJson = JSON.parse(readFileSync(new URL(' | const packageJson = JSON.parse(readFileSync(new URL(' | ||
| </ | </ | ||