mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:44:28 -04:00
Set package.json type to module
This commit is contained in:
parent
c23577082b
commit
5f450bd47b
@ -36,5 +36,6 @@
|
|||||||
"sass": "^1.43.4",
|
"sass": "^1.43.4",
|
||||||
"sass-loader": "^12.3.0",
|
"sass-loader": "^12.3.0",
|
||||||
"tailwindcss": "^2.2.17"
|
"tailwindcss": "^2.2.17"
|
||||||
}
|
},
|
||||||
|
"type": "module"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user