mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-18 19:26:04 +00:00
This commit pins the node version to >=13 since node 12 is now end of life (see https://vercel.com/changelog/node-js-12-is-being-deprecated).
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
},
|
||||
"author": "Anurag Hazra",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@actions/core": "^1.2.4",
|
||||
"@actions/github": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user