Skip to content

Commit 3663302

Browse files
committed
fix(*): update @kubosho/configs to the new format
1 parent effa06b commit 3663302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import config from '@kubosho/configs/semantic_release/index.mjs';
1+
import config from '@kubosho/configs/semantic_release';
22

33
export default {
44
...config,

0 commit comments

Comments
 (0)