diff options
author | miira | 2014-07-18 14:04:04 +0200 |
---|---|---|
committer | miira | 2014-07-18 14:04:04 +0200 |
commit | 9ae36e9d0fc1c5f1c617fd0b08ea075858b17f88 (patch) | |
tree | d6d8264c15602ccc8d6b10321009e675923c1632 /package.json | |
parent | ff5a3dc8c730de577e119997b9de2ff6289dfb28 (diff) |
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a7fd5a0..98dbb42 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "url": "git://github.com/hakimel/reveal.js.git" }, "engines": { - "node": "~0.8.0" + "node": "~0.10.0" }, "dependencies": { "underscore": "~1.5.1", |