Skip to content

Commit 56e3467

Browse files
committed
wip
1 parent 3936772 commit 56e3467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/page-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "MIT",
1010
"module": "./dist/esm/index.mjs",
11-
"types": "./dist/esm/index.d.mts",
11+
"types": "./dist/cjs/index.d.ts",
1212
"main": "./dist/cjs/index.js",
1313
"sideEffects": false,
1414
"files": [

0 commit comments

Comments
 (0)