diff --git a/package-lock.json b/package-lock.json index 7826d87c..fc3e45f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9090,7 +9090,6 @@ "peerDependencies": { "@icp-sdk/canisters": "^3.3", "@icp-sdk/core": "^5", - "@junobuild/config": "*", "@junobuild/ic-client": "^8.1", "@junobuild/storage": "^2.4", "@junobuild/utils": "^1.0.2", diff --git a/packages/cdn/package.json b/packages/cdn/package.json index 03bc1fc7..3167bc70 100644 --- a/packages/cdn/package.json +++ b/packages/cdn/package.json @@ -51,7 +51,6 @@ "peerDependencies": { "@icp-sdk/canisters": "^3.3", "@icp-sdk/core": "^5", - "@junobuild/config": "*", "@junobuild/ic-client": "^8.1", "@junobuild/storage": "^2.4", "@junobuild/utils": "^1.0.2",