diff --git a/packages/ketchup-react/package.json b/packages/ketchup-react/package.json index 4c9067039f..61d5f8313b 100644 --- a/packages/ketchup-react/package.json +++ b/packages/ketchup-react/package.json @@ -1,7 +1,6 @@ { "name": "@sme.up/ketchup-react", "version": "10.0.0-SNAPSHOT", - "type": "module", "module": "dist/index.js", "typings": "dist/index.d.ts", "keywords": [ diff --git a/packages/ketchup/package.json b/packages/ketchup/package.json index 9f3b576ace..fa9b388e0c 100644 --- a/packages/ketchup/package.json +++ b/packages/ketchup/package.json @@ -1,7 +1,6 @@ { "name": "@sme.up/ketchup", "version": "10.0.0-SNAPSHOT", - "type": "module", "keywords": [ "smeup", "KetchUP",