Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
lxRbckl committed Jun 15, 2024
1 parent 0c4fcc5 commit f91f65e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
if [ "$commitMessage" != "Update" ]; then
echo "Cancelling Workflow.";
echo "Strictly told not to update.";
exit 1;
fi
Expand Down
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
},
"homepage": "https://github.com/lxRbckl/Project-Heimir#readme",
"dependencies": {
"@types/node": "^20.14.2",
"lxrbckl": "^8.8.2",
"node-cron": "^3.0.3"
}
Expand Down

0 comments on commit f91f65e

Please sign in to comment.