Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update package.json and pull-request-service.ts for ES modules #44

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

ajeckmans
Copy link
Owner

  • Add "type": "module" to package.json to enable ES modules
  • Refactor node-fetch import in pull-request-service.ts for dynamic import to maintain compatibility with ES modules

- Add "type": "module" to package.json to enable ES modules
- Refactor node-fetch import in pull-request-service.ts for dynamic import
  to maintain compatibility with ES modules
Copy link

sonarcloud bot commented Nov 5, 2024

@ajeckmans ajeckmans merged commit 427c47d into main Nov 5, 2024
2 checks passed
@ajeckmans ajeckmans deleted the fix-package branch November 5, 2024 13:17
ajeckmans added a commit that referenced this pull request Nov 5, 2024
ajeckmans added a commit that referenced this pull request Nov 5, 2024
* Revert "Update package.json and pull-request-service.ts for ES modules (#44)"

This reverts commit 427c47d.

* Revert "fix pipeline publishing (#43)"

This reverts commit e8ce404.

* Revert "fix pipeline publishing (#42)"

This reverts commit 7f96b4b.

* Revert "fix pipeline publishing (#41)"

This reverts commit 43bbfe7.

* Revert "maintenance (#40)"

This reverts commit 7ac9a5f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant