Update package.json to work with node v6.x

This commit is contained in:
nobuti
2016-06-07 09:12:50 +02:00
parent 48553731ca
commit 34d850e5ae
2 changed files with 2 additions and 3 deletions
+1 -3
View File
@@ -29,6 +29,7 @@
"node": ">= 0.8.0"
},
"devDependencies": {
"grunt": "~0.4.5",
"jquery": "~2.2.0",
"highlight.js": "~9.1.0",
"markdown-styleguide-generator": "~2.0.4",
@@ -48,9 +49,6 @@
"grunt-shell": "1.1.2",
"load-grunt-tasks": "*"
},
"peerDependencies": {
"grunt": "~0.4.5"
},
"keywords": [
"library",
"CartoDB",