Skip to content

Commit d6b9cc9

Browse files
fix(audit-service): fix types version export (#2219)
fix types version export GH-2088
1 parent 9076dd4 commit d6b9cc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/audit-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"sequelize": [
2727
"./dist/repositories/sequelize/index.d.ts"
2828
],
29-
"exporters": [
29+
"exporter": [
3030
"./dist/exporter/index.d.ts"
3131
]
3232
}

0 commit comments

Comments
 (0)