Browse Source

Update engines in lock file (#431)

pull/432/head
Matt Gibson 4 years ago committed by GitHub
parent
commit
a3ec45da7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package-lock.json

2
package-lock.json generated

@ -60,7 +60,7 @@ @@ -60,7 +60,7 @@
},
"engines": {
"node": "~16",
"npm": "~8"
"npm": ">=7 <=8"
}
},
"node_modules/@babel/code-frame": {

Loading…
Cancel
Save