mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Add type:module to package.json
This commit is contained in:
parent
59ef5cbd13
commit
002514a0b4
|
@ -2,6 +2,7 @@
|
|||
"name": "frequi",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
|
|
Loading…
Reference in New Issue
Block a user