assets/ableplayer/package.json in wai-website-theme-1.3.1 vs assets/ableplayer/package.json in wai-website-theme-1.4

- old
+ new

@@ -1,8 +1,8 @@ { "name": "ableplayer", - "version": "3.2.0", + "version": "4.0.00", "description": "fully accessible HTML5 media player", "homepage": "http://ableplayer.github.io/ableplayer", "bugs": "https://github.com/ableplayer/ableplayer/issues", "license": "MIT", "repository": { @@ -17,15 +17,15 @@ "jquery": "3.3.1", "js-cookie": "2.2.0", "xml-js": "1.6.2" }, "devDependencies": { - "grunt": ">=0.4.1", - "grunt-contrib-clean": ">=0.6.0", - "grunt-contrib-concat": ">=0.3.0", - "grunt-contrib-copy": ">=0.4.1", - "grunt-contrib-cssmin": ">=0.6.1", - "grunt-contrib-jshint": "^0.10.0", - "grunt-contrib-uglify": ">=0.2.2", + "grunt": "^1.0.4", + "grunt-contrib-clean": "^2.0.0", + "grunt-contrib-concat": "^1.0.1", + "grunt-contrib-copy": "^1.0.0", + "grunt-contrib-cssmin": "^3.0.0", + "grunt-contrib-jshint": "^2.1.0", + "grunt-contrib-uglify": "^4.0.1", "grunt-remove-logging": ">=0.2.0" } }