[LOCAL] Add resolution in HelloWorld package to fix the build in CI

This commit is contained in:
Blake Friedman
2024-09-11 11:17:53 +01:00
committed by Riccardo Cipolleschi
parent 33d12c1737
commit 8734cff95e
+3
View File
@@ -34,5 +34,8 @@
},
"engines": {
"node": ">=18"
},
"resolution": {
"commander": "^12.0.0"
}
}