Skip to content

Commit abde75c

Browse files
Don't use default, but import
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 619dfc3 commit abde75c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/roslib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"exports": {
1313
".": {
1414
"types": "./dist/RosLib.d.ts",
15-
"default": "./dist/RosLib.js"
15+
"import": "./dist/RosLib.js"
1616
},
1717
"./package.json": "./package.json"
1818
},

0 commit comments

Comments
 (0)