diff --git a/package.json b/package.json index b9f56ede..65cac8e1 100644 --- a/package.json +++ b/package.json @@ -22,17 +22,17 @@ "build": "grunt build" }, "devDependencies": { - "grunt": "^0.4.5", - "grunt-banner": "^0.3.1", - "grunt-cli": "^0.1.13", - "grunt-contrib-jshint": "^0.11.0", - "jquery": "^2.1.3", - "steal": "0.7.X", - "steal-qunit": "0.0.2", - "steal-tools": "^0.8.2", - "syn": "0.1.X", + "grunt": "^1.0.1", + "grunt-banner": "^0.6.0", + "grunt-cli": "^1.2.0", + "grunt-contrib-jshint": "^1.1.0", + "jquery": "^3.1.1", + "steal": "~1.2.5", + "steal-qunit": "1.0.1", + "steal-tools": "^1.1.2", + "syn": "~0.4.0", "system-text": "0.1.0", - "testee": "^0.2.5" + "testee": "^0.3.1" }, "main": "./index", "system": { diff --git a/readme.md b/readme.md index 0b2a1e69..c13831ca 100644 --- a/readme.md +++ b/readme.md @@ -2,3 +2,6 @@ Visit [jquerypp.com](http://jquerypp.com) for the overview and [DoneJS](http://donejs.com#!jquerypp) for the API documentation. + + +[![Greenkeeper badge](https://badges.greenkeeper.io/bitovi/jquerypp.svg)](https://greenkeeper.io/) \ No newline at end of file