Skip to content

Commit

Permalink
Merge pull request #34 from deriv-com/ako/add-auto-publish-to-npm-action
Browse files Browse the repository at this point in the history
ako/ update the transformer path
  • Loading branch information
shayan-deriv authored Jan 29, 2024
2 parents c8c04c6 + 56ecd6e commit b0657ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { customTransform } from './release.utils.js';
import customTransform from './release.utils.js';

module.exports = {
branches: [
Expand Down

0 comments on commit b0657ba

Please sign in to comment.