Skip to content

Commit 15d4e57

Browse files
committed
fix: correct export structure for app-bridge-types in package.json
1 parent 0c73189 commit 15d4e57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"./app-bridge-types": {
4444
"types": "./dist/runtime/app-bridge-types.d.ts",
4545
"import": "./dist/runtime/app-bridge-types.js"
46-
},
46+
}
4747
},
4848
"main": "./dist/module.mjs",
4949
"types": "./dist/types.d.mts",

0 commit comments

Comments
 (0)