Skip to content

Commit ad8af80

Browse files
committed
fix(shema_output_names): fixed export output name
1 parent 27fcc5c commit ad8af80

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
@@ -9,7 +9,7 @@
99
"glob": "^11.0.3"
1010
},
1111
"exports": {
12-
"./schemas.json": {
12+
"./opendgeodeweb_back_schemas.json": {
1313
"import": "./opengeodeweb_back_schemas.json",
1414
"require": "./opengeodeweb_back_schemas.json"
1515
}

0 commit comments

Comments
 (0)