mirror of
https://github.com/mshick/add-pr-comment.git
synced 2025-12-30 22:09:52 +11:00
bumping package to node 20
This commit is contained in:
parent
7c0890544f
commit
8fedd701c5
3 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
v16
|
||||
v20
|
||||
|
|
|
|||
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2019 Michael Shick
|
||||
Copyright (c) 2024 Michael Shick
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -148,6 +148,6 @@
|
|||
"vitest": "^0.30.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14.15.0 || ^16.13.0 || ^18.0.0"
|
||||
"node": "^16.13.0 || ^18.0.0 || ^20.0.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue