Switch from CJS to ESM

This commit is contained in:
thepaperpilot 2024-03-17 12:17:53 -05:00
parent 47b269acc3
commit 3e213e8db9
2 changed files with 1 additions and 0 deletions

View file

@ -2,6 +2,7 @@
"name": "profectus",
"version": "0.6.1",
"private": true,
"type": "module",
"scripts": {
"start": "vite",
"dev": "vite",