mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
make github tested workflows and node entines match
This makes the testing framework and the advertised node versions match, one for one.
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": "^16.x || ^14.x || ^10.22.0 || ^12.18.4"
|
||||
"node": "^16.x || ^14.x || ^12.x"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.11.1",
|
||||
|
||||
Reference in New Issue
Block a user