aboutsummaryrefslogtreecommitdiff
path: root/Module.Taskfile.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'Module.Taskfile.yaml')
-rw-r--r--Module.Taskfile.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/Module.Taskfile.yaml b/Module.Taskfile.yaml
index 3f2455d..a6f044f 100644
--- a/Module.Taskfile.yaml
+++ b/Module.Taskfile.yaml
@@ -26,4 +26,8 @@ tasks:
#clean hook
clean:
- cmds: \ No newline at end of file
+ cmds:
+
+ dev-update:
+ cmds:
+ - cd front-end/ && npm update \ No newline at end of file