summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4103d0a..56f562f 100644
--- a/package.json
+++ b/package.json
@@ -20,5 +20,8 @@
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.3",
"academicons": "^1.8.6"
+ },
+ "scripts": {
+ "watch": "./node_modules/gulp/bin/gulp.js watch"
}
}