diff --git a/package.json b/package.json index a5719e3..af2d188 100644 --- a/package.json +++ b/package.json @@ -6,13 +6,13 @@ "description": "Open Source JavaScript Client-Side Bitcoin Wallet Generator", "main": "Gruntfile.js", "dependencies": { - "grunt": "~0.4.1", + "grunt": "~1.5.3", "grunt-combine": "~0.8.3", "grunt-lineending": "~0.2.4", "shelljs": "~0.7.8" }, "devDependencies": { - "grunt": "~0.4.1", + "grunt": "~1.5.3", "grunt-combine": "~0.8.3", "grunt-lineending": "~0.2.4", "shelljs": "~0.7.8"