mirror of
https://github.com/actions/runner-container-hooks.git
synced 2026-01-06 09:47:43 +08:00
fix errors and bump client node to stable version
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
"@kubernetes/client-node": "^1.1.2",
|
||||
"hooklib": "file:../hooklib",
|
||||
"js-yaml": "^4.1.0",
|
||||
"shlex": "^2.1.2"
|
||||
"shlex": "^2.1.2",
|
||||
"uuid": "^11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.1",
|
||||
|
||||
Reference in New Issue
Block a user