aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorHakim El Hattab2013-12-10 11:37:50 +0100
committerHakim El Hattab2013-12-10 11:37:50 +0100
commitb7fcd71c9f9f3415902b2879f704ec5c4cfc4d41 (patch)
tree8e67aa31bdc7838e5d118fae40f4285d59b1711a /package.json
parent7055c54b799a966d313ab87d221a207e9d04bac8 (diff)
parent5c1497e8b26c94afed7ed3d7cbf1d16ce2e6436f (diff)
Merge branch 'live-reload' of https://github.com/danielwegener/reveal.js into dev
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b92c0bc..13ff3e3 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"grunt-contrib-uglify": "~0.2.4",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-sass": "~0.5.0",
- "grunt-contrib-connect": "~0.4.1",
+ "grunt-contrib-connect": "~0.5.0",
"grunt-zip": "~0.7.0",
"grunt": "~0.4.0"
},