diff --git a/ui/package.json b/ui/package.json index 37a1a6d99..7b784f4ab 100644 --- a/ui/package.json +++ b/ui/package.json @@ -3,6 +3,7 @@ "version": "0.0.1", "license": "Apache-2.0", "private": true, + "type": "module", "dependencies": { "@floating-ui/react-dom": "2.1.1", "@fortawesome/fontawesome-svg-core": "6.6.0",