export module id

This commit is contained in:
Robert Soriano
2022-05-26 13:48:53 -07:00
parent af89f32275
commit dabda23976

View File

@@ -5,6 +5,7 @@
"packageManager": "pnpm@7.1.1",
"license": "MIT",
"main": "./dist/module.cjs",
"module": "./dist/module.mjs",
"types": "./dist/types.d.ts",
"exports": {
"./package.json": "./package.json",