mirror of
https://github.com/kou029w/http-echo.git
synced 2025-01-18 08:05:06 +00:00
drop node v12
This commit is contained in:
parent
52e431a6a0
commit
6a39a5f094
1 changed files with 2 additions and 3 deletions
|
@ -16,10 +16,9 @@
|
|||
"passport-http": "latest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"aws-serverless-express": "latest",
|
||||
"sync-glitch-cli": "latest"
|
||||
"aws-serverless-express": "latest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
"node": ">=14"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue