aboutsummaryrefslogtreecommitdiff
path: root/gulpfile.js
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-03-01 19:50:19 +0100
committerFlorian Dold <florian.dold@gmail.com>2016-03-01 19:50:19 +0100
commit0929bf40c475b73077bb72e0b03615cc067c3801 (patch)
tree237810eaf2cc4d36ffec176c4ffd697dc1e9615d /gulpfile.js
parent9f1f2ce3d10a8f2468368ef79d38554f965aa6a9 (diff)
downloadwallet-core-0929bf40c475b73077bb72e0b03615cc067c3801.tar.xz
add author
Diffstat (limited to 'gulpfile.js')
-rw-r--r--gulpfile.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/gulpfile.js b/gulpfile.js
index fc0134457..a683e7b17 100644
--- a/gulpfile.js
+++ b/gulpfile.js
@@ -25,6 +25,8 @@
* development
* - package: create Chrome extension zip file in
* build/.
+ *
+ * @author Florian Dold
*/
const gulp = require("gulp");