1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-01 20:30:29 +02:00

Merge branch 'master' of https://github.com/Bramas/reveal.js into dev

This commit is contained in:
Hakim El Hattab
2017-02-01 11:13:40 +01:00

View File

@@ -7,7 +7,8 @@
"main": "js/reveal.js",
"scripts": {
"test": "grunt test",
"start": "grunt serve"
"start": "grunt serve",
"build": "grunt"
},
"author": {
"name": "Hakim El Hattab",