Merge pull request #7487 from nightscout/wip/bewest/issue-7475

rm package-lock.json && npm install
This commit is contained in:
Ben West
2022-08-14 09:37:48 -07:00
committed by GitHub
2 changed files with 141 additions and 17292 deletions
+140 -17290
View File
File diff suppressed because it is too large Load Diff
+1 -2
View File
@@ -65,8 +65,7 @@
}
},
"engines": {
"node": "^16.x || ^14.x || ^10.22.0 || ^12.18.4",
"npm": "^8.x || ^6.14.6"
"node": "^16.x || ^14.x || ^12.x"
},
"dependencies": {
"@babel/core": "^7.11.1",