fix pkg lock

This commit is contained in:
Ishaan Jaffer
2025-11-14 18:43:41 -08:00
parent a1286fb609
commit efb80ffab7
+2 -1
View File
@@ -27,7 +27,8 @@
"dotenv": "^16.4.5"
},
"engines": {
"node": ">=16.14"
"node": ">=16.14",
"npm": ">=8.3.0"
}
},
"node_modules/@algolia/autocomplete-core": {