diff options
| author | XhmikosR <[email protected]> | 2016-02-19 13:09:42 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2016-02-19 13:14:47 +0200 |
| commit | 9989966ddedbdb4c424e0a12c2f00cddeb01ac9a (patch) | |
| tree | 4661e87735e7581c43fc566eb0d7521ce65363f1 /package.json | |
| parent | d9d84fefb99e68a76434ccbb2e3bb0ea7dde905b (diff) | |
| download | bootstrap-9989966ddedbdb4c424e0a12c2f00cddeb01ac9a.tar.xz bootstrap-9989966ddedbdb4c424e0a12c2f00cddeb01ac9a.zip | |
Update devDependencies.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index d02e6d6a6..8d2dae309 100644 --- a/package.json +++ b/package.json @@ -32,12 +32,12 @@ "autoprefixer": "^6.0.3", "babel-eslint": "^4.1.3", "btoa": "~1.1.2", - "glob": "~6.0.1", + "glob": "~7.0.0", "grunt": "~0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "~0.6.0", - "grunt-contrib-clean": "~0.7.0", - "grunt-contrib-compress": "~0.14.0", + "grunt-contrib-clean": "~1.0.0", + "grunt-contrib-compress": "~1.0.0", "grunt-contrib-concat": "~0.5.1", "grunt-contrib-connect": "~0.11.2", "grunt-contrib-copy": "~0.8.1", @@ -59,7 +59,7 @@ "grunt-stamp": "^0.1.0", "is-travis": "^1.0.0", "load-grunt-tasks": "~3.4.0", - "markdown-it": "^5.0.0", + "markdown-it": "^6.0.0", "mq4-hover-shim": "^0.3.0", "npm-shrinkwrap": "^200.1.0", "shelljs": "^0.6.0", |
