diff --git a/package.json b/package.json index c04ff66..48bffbe 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { "name": "cordis-ts", "type": "module", + "main": "index.js", "version": "1.0.0", "description": "", - "main": "index.js", "scripts": {}, "author": "", "license": "ISC",