Skip to content

Commit

Permalink
fix: small tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Antoine Gelloz committed Sep 23, 2022
1 parent 333c327 commit 3a128a2
Show file tree
Hide file tree
Showing 5 changed files with 821 additions and 739 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
vendor
.idea
coverage.*
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ tasks:
install-deps-demo-client:
cmds:
- cd demo && rm package-lock.json && yarn install
- cd demo && yarn install
Loading

0 comments on commit 3a128a2

Please sign in to comment.