mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
update Node requirements. This is a follow up from https://github.com/nightscout/cgm-remote-monitor/pull/7417 since @bewest already merged his branch to dev
add NodeJS 16.x support. drop NodeJS 12.x support.It reached End-of-Life status on 30 April 2022 allow NodeJS 18.x support to run for CI upgrade webpack and webpack-cli update browserlist and browser documentation, config is now at .browserslistrc update README.md for browsers and Node versions fix typos in comments in lib/client/hashauth.js and webpack/webpack.config from https://github.com/nightscout/cgm-remote-monitor/pull/7440
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@
|
||||
},
|
||||
"WEBSITE_NODE_DEFAULT_VERSION": {
|
||||
"type": "string",
|
||||
"defaultValue": "8.11.1"
|
||||
"defaultValue": "16.16.0"
|
||||
}
|
||||
},
|
||||
"resources": [{
|
||||
|
||||
Reference in New Issue
Block a user