aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-12-01 10:32:37 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-12-01 10:32:44 +0100
commitb4d46d2b7c8a37de4e5b866412fe92e8f16d37fe (patch)
tree1aa2233608af9c12e1d170029ddc0082dd62aa02 /package.json
parent3de1521a39eff27a79b676e0b233a4d7ad4199e3 (diff)
downloadperl-software-in-gnu-guix-b4d46d2b7c8a37de4e5b866412fe92e8f16d37fe.tar
perl-software-in-gnu-guix-b4d46d2b7c8a37de4e5b866412fe92e8f16d37fe.tar.gz
update dependencies to work with latest node #1743
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3d4c764..b73906e 100644
--- a/package.json
+++ b/package.json
@@ -33,12 +33,12 @@
"grunt-contrib-connect": "~0.11.2",
"grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-jshint": "~0.11.3",
- "grunt-contrib-qunit": "~0.7.0",
+ "grunt-contrib-qunit": "~1.2.0",
"grunt-contrib-uglify": "~0.9.2",
"grunt-contrib-watch": "~0.6.1",
"grunt-sass": "~1.1.0-beta",
"grunt-zip": "~0.17.1",
- "node-sass": "~3.3.3"
+ "node-sass": "~3.13.0"
},
"license": "MIT"
}