Skip to content

Commit

Permalink
5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
victornpb committed Mar 27, 2023
1 parent 53e60ec commit 3e6c2fd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "undiscord",
"nameFull": "Undiscord",
"version": "5.2.0",
"version": "5.2.1",
"description": "Delete all messages in a Discord channel or DM (Bulk deletion)",
"userScript": {
"namespace": "https://github.com/victornpb/deleteDiscordMessages",
Expand Down Expand Up @@ -70,7 +70,7 @@
"pre-commit": "lint-staged"
}
},
"lint-staged":{
"lint-staged": {
"src/**.js": "npm run lint"
}
}

0 comments on commit 3e6c2fd

Please sign in to comment.