diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 3b3546519..89852bd93 100644 --- a/package.json +++ b/package.json @@ -38,8 +38,8 @@ "grunt-banner": "~0.3.1", "grunt-closure-tools": "^0.9.7", "grunt-contrib-clean": "~0.6.0", - "grunt-contrib-compress": "^0.13.0", - "grunt-contrib-concat": "^0.5.1", + "grunt-contrib-compress": "~0.13.0", + "grunt-contrib-concat": "~0.5.1", "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.8.0", "grunt-contrib-csslint": "~0.4.0", @@ -61,7 +61,7 @@ "grunt-scss-lint": "^0.3.4", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", - "markdown-it": "^3.0.6", + "markdown-it": "^3.0.7", "mq4-hover-shim": "^0.1.0", "npm-shrinkwrap": "^200.1.0", "superstartup-closure-compiler": "^0.1.6", |
