diff --git a/package.json b/package.json index faddf80..3a92f53 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "version": "0.1.0", "author": "Ocean Protocol ", "license": "Apache-2.0", - "type": "module", "scripts": { "lint": "eslint --ignore-path .gitignore --ext .js --ext .ts --ext .tsx . && npm run type-check", "clean": "rm -rf ./dist",