diff --git a/codbex-cities-data/package.json b/codbex-cities-data/package.json index 63caff0..4716339 100644 --- a/codbex-cities-data/package.json +++ b/codbex-cities-data/package.json @@ -7,8 +7,5 @@ }, "publishConfig": { "registry": "https://npm.pkg.github.com" - }, - "dependencies": { - "@codbex/codbex-cities": "^1.1.0" } }