diff --git a/chart/package.json b/chart/package.json index b0c84dbd..b5417fd0 100644 --- a/chart/package.json +++ b/chart/package.json @@ -16,8 +16,7 @@ "nativescript-theme-core": "^1.0.4", "nativescript-ui-chart": "*", "nativescript-unit-test-runner": "^0.3.4", - "tns-core-modules": "^5.0.0", - "nativescript-ui-core": "*" + "tns-core-modules": "^5.0.0" }, "devDependencies": { "@types/chai": "~4.1.3", @@ -37,7 +36,7 @@ "nativescript-dev-appium": "5.0.0", "nativescript-dev-typescript": "~0.9.0", "nativescript-dev-webpack": "~0.22.0", - "tns-platform-declarations": "^5.4.0", + "tns-platform-declarations": "^5.4.1", "tslint": "~5.11.0" } }