slara / generator-reveal

Yeoman generator for Reveal.js
MIT License
429 stars 52 forks source link

Update engine: node #46

Closed janraasch closed 9 years ago

janraasch commented 10 years ago

Let's go with

"engines": {
    "node": ">=0.10.0"
  }

in package.json to comply with yeoman-generator >=v0.17.0.

janraasch commented 9 years ago

Fixed with df23ad0d4d49a8433ca398520610184b2cf8f8fe.