Skip to content

Commit cd48c0d

Browse files
committed
fix: updated config export to correctly reflect actual config name
1 parent 5b5eb10 commit cd48c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"type": "module",
1212
"exports": {
1313
"./config": {
14-
"import": "./dist/configs/matrixai-config-bundle.js"
14+
"import": "./dist/configs/js.js"
1515
}
1616
},
1717
"imports": {

0 commit comments

Comments
 (0)