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

fix: emoji-regex and node version #99

Merged
merged 3 commits into from
May 18, 2024
Merged

fix: emoji-regex and node version #99

merged 3 commits into from
May 18, 2024

Conversation

Purexo
Copy link
Contributor

@Purexo Purexo commented May 17, 2024

  • emoji-regex removed in favor of /\p{Emoji_Presentation}/u
  • update Dockerfile to use Node.js 22 (like in dev env)

Refs: #98


Maybe close it.

Purexo added 2 commits May 17, 2024 09:34
* remove emoji-regex deps

Refs: #98
to build with the same node version than in package.json

Refs: #98
@Purexo Purexo requested review from Xstoudi and targos May 17, 2024 07:40
@Xstoudi Xstoudi merged commit dcddddc into main May 18, 2024
2 checks passed
@Xstoudi Xstoudi deleted the fix/regex-emoji branch May 18, 2024 23:08
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.

2 participants