diff --git a/README.md b/README.md index bcd304d..76bcb78 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ # Angular Styler +[![Greenkeeper badge](https://badges.greenkeeper.io/ngx-kit/styler.svg)](https://greenkeeper.io/) + Keep CSS in TypeScript. Currently in a deep beta! diff --git a/package.json b/package.json index 96cb12a..bf00b39 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "karma-jasmine": "^1.1.0", "karma-webpack": "^2.0.4", "rimraf": "^2.6.1", - "rollup": "^0.45.2", + "rollup": "^0.50.0", "typescript": "^2.4.2", "webpack": "^3.4.1" }