diff --git a/README.md b/README.md index 71d924d..87c3b42 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Some breaking changes could possibly be introduced in upcoming versions. Do not --- +[![Greenkeeper badge](https://badges.greenkeeper.io/nextapps-de/xone.svg)](https://greenkeeper.io/) + ### Announcement Xone v1.0.0 stable Xone will get some major changes. This was required to open capabilities for upcoming features we are working now like __Xone Native__. The plan is to release a final architecture until v.1.0.0 and then also to be done with most of the breaking changes. diff --git a/package.json b/package.json index 48eb152..74aaafd 100644 --- a/package.json +++ b/package.json @@ -34,13 +34,13 @@ "benchmark": "^2.1.4", "chart.js": "^2.7.1", "csso": "^3.4.0", - "google-closure-compiler": "^20171112.0.0", - "google-closure-compiler-js": "^20170910.0.1", + "google-closure-compiler": "^20180204.0.0", + "google-closure-compiler-js": "^20180204.0.0", "highlight.js": "^9.12.0", "ink-docstrap": "^1.3.2", - "jasmine": "^2.8.0", + "jasmine": "^3.1.0", "jsdoc": "^3.5.5", - "less": "^2.7.3", + "less": "^3.0.1", "less-plugin-autoprefix": "^1.5.1", "less-plugin-clean-css": "^1.5.1", "lz-string": "^1.4.4",