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

chore: node engineを22.11にupdate #284

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

lostfind
Copy link
Member

@lostfind lostfind commented Nov 25, 2024

概要

node engineのバージョンをアップデート

  • node engineバージョン変更
    • 20.x to >= 20.x <=22.x
  • lapras-frontendのバージョン変更
    • 0.3.5 to 0.3.6

@lostfind lostfind self-assigned this Nov 25, 2024
package.json Outdated
@@ -83,7 +83,7 @@
]
},
"engines": {
"node": "20.x"
"node": "22.11"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

engine の縛りが厳しいので、22.x か、 20-22 とか指定してあげたほうが良さそうです!

@lostfind lostfind force-pushed the 26309/feature/node-update branch from 409d443 to 8bde16c Compare November 28, 2024 05:36
@lostfind lostfind force-pushed the 26309/feature/node-update branch from 8bde16c to d2d07cb Compare November 28, 2024 05:40
@lostfind lostfind merged commit 78992e7 into master Nov 28, 2024
4 checks passed
@lostfind lostfind deleted the 26309/feature/node-update branch November 28, 2024 05:42
@scoutea scoutea mentioned this pull request Nov 28, 2024
1 task
@scoutea scoutea mentioned this pull request Nov 28, 2024
2 tasks
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