diff --git a/package.json b/package.json index 42dc6f5..76c8940 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ "type": "git", "url": "git+https://github.com/VKCOM/api-schema-typescript.git" }, + "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "sideEffects": false,