aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-06-09 09:18:40 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-06-09 09:18:40 +0200
commitf231c53b9cc9062b51b8a9a3b4a6a9c19cc25b0b (patch)
tree8a5315552277b4df725ad04d7c27483df52d735a
parent1b6a3b1e6f38a65cc5330b2856275cd8a39ae6d7 (diff)
parent15815efe05ca69c35ce66cfdbf93316e1db66ecb (diff)
downloadfosdem-2021-minimalism-presentation-f231c53b9cc9062b51b8a9a3b4a6a9c19cc25b0b.tar
fosdem-2021-minimalism-presentation-f231c53b9cc9062b51b8a9a3b4a6a9c19cc25b0b.tar.gz
Merge branch 'master' of github.com:hakimel/reveal.js into dev
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fd4537d..3d0a425 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"scripts": {
"test": "gulp test",
"start": "gulp serve",
- "build": "gulp build"
+ "build": "gulp"
},
"author": {
"name": "Hakim El Hattab",