Skip to content

Commit 9f7cdff

Browse files
author
Sean Warren
committed
Merge remote-tracking branch 'origin/main' into feat/SOF-6914
2 parents 6d600ef + fd74b64 commit 9f7cdff

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
@@ -20,7 +20,7 @@
2020
"exports": {
2121
"./context": "./dist/context/index.js",
2222
"./entity": "./dist/entity/index.js",
23-
"./utils": "./dist/utils/index.js",
23+
"./utils/*": "./dist/utils/*.js",
2424
"./constants": "./dist/constants.js",
2525
"./math": "./dist/math.js",
2626
"./JSONSchemasInterface": "./dist/JSONSchemasInterface.js",

0 commit comments

Comments
 (0)