Merge branch 'master' of https://github.com/Bramas/reveal.js into dev
This commit is contained in:
commit
cc43ff21ef
1 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue