diff --git a/package.json b/package.json index a7022cc..e2fc5d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "acs-cluster-manager", - "version": "0.0.4", + "version": "0.0.3", "description": "", "main": "index.js", "type": "module", @@ -13,7 +13,7 @@ "author": "", "license": "ISC", "dependencies": { - "@amrc-factoryplus/sparkplug-app": "^0.0.3", + "@amrc-factoryplus/sparkplug-app": "^0.0.4", "@amrc-factoryplus/utilities": "^1.3.1", "@kubernetes/client-node": "^0.18.1", "concat-stream": "^2.0.0",