chore(.npmrc): enforce strict engine checks (#593)

This commit is contained in:
Frazer Smith
2024-08-05 11:49:43 +01:00
committed by GitHub
parent 602c889761
commit d933f295bc
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
engine-strict=true
package-lock=false
+1 -1
View File
@@ -100,7 +100,7 @@
"eslint-plugin-promise": "^7.0.0",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-security": "^3.0.1",
"glob": "^11.0.0",
"glob": "^10.4.5",
"husky": "^9.1.3",
"jest": "^29.7.0",
"license-checker": "^25.0.1",