Ver Fonte

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

Hakim El Hattab há 5 anos atrás
pai
commit
f231c53b9c
1 ficheiros alterados com 1 adições e 1 exclusões
  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",