mirror of
https://github.com/coder/code-server.git
synced 2026-05-24 13:17:28 +02:00
feat: update node version engine in package.json
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
"browser-ide"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">= 12"
|
||||
"node": ">= 12 <= 14"
|
||||
},
|
||||
"jest": {
|
||||
"transform": {
|
||||
|
||||
Reference in New Issue
Block a user