diff --git a/package.json b/package.json index 8bdf20c..80b5f53 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "Matteo Scorcia" ], "license": "ISC", - "version": "0.1.14", + "version": "0.1.15", + "type": "module", "module": "dist/index.js", "types": "dist/index.d.ts", "scripts": {