Browse Source

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

Hakim El Hattab 5 years ago
parent
commit
f231c53b9c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -10,7 +10,7 @@
   "scripts": {
     "test": "gulp test",
     "start": "gulp serve",
-    "build": "gulp build"
+    "build": "gulp"
   },
   "author": {
     "name": "Hakim El Hattab",