Switch from CJS to ESM
This commit is contained in:
parent
47b269acc3
commit
3e213e8db9
2 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
"name": "profectus",
|
||||
"version": "0.6.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"dev": "vite",
|
||||
|
|
Loading…
Reference in a new issue