diff --git a/package.json b/package.json index 31f7947c..93823aa5 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,5 @@ "postcss-import": "^12.0.1", "rollup": "^1.15.6", "serve-static": "^1.13.2" - }, - "type": "module" + } }