diff --git a/package.json b/package.json index e08863c..a10b69b 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,6 @@ "main": "index.js", "license": "Apache 2", "repository": "https://github.com/coinalpha/gateway-api", - "type": "module", "scripts": { "prebuild": "rimraf dist && mkdir dist", "build": "tsc --project ./",