Skip to content

Commit

Permalink
V2 official release prep
Browse files Browse the repository at this point in the history
  • Loading branch information
EthyMoney committed Nov 17, 2023
1 parent 4c3a57f commit 92a7fe4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 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,6 +1,6 @@
{
"name": "adafruit-pi-stock-bot",
"version": "2.0.0-beta.1",
"version": "2.0.0",
"description": "A simple Discord and Slack bot that that checks the stock status of selected Raspberry Pi models on Adafruit and sends a message to a Discord and/or Slack channel when one comes in stock.",
"main": "adafruit.js",
"type": "module",
Expand Down Expand Up @@ -42,7 +42,7 @@
"pm2": "^5.3.0"
},
"dependencies": {
"axios": "^1.6.1",
"axios": "^1.6.2",
"chalk": "^5.3.0",
"discord.js": "^14.14.1",
"jsdom": "^22.1.0"
Expand Down

0 comments on commit 92a7fe4

Please sign in to comment.