Skip to content

Commit 53a85d2

Browse files
--wip-- [skip ci]
1 parent 9a2545f commit 53a85d2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/tinybench-plugin/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
"module": "dist/index.es5.js",
1313
"types": "dist/index.d.ts",
1414
"type": "module",
15+
"exports": {
16+
"import": "./dist/index.es5.js",
17+
"types": "./dist/index.d.ts"
18+
},
1519
"files": [
1620
"dist"
1721
],

0 commit comments

Comments
 (0)