This commit is contained in:
Sage Vaillancourt 2023-12-29 16:13:19 -05:00
parent edfea51bfa
commit 89851504cf
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "hvacker",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hvacker",
"version": "1.0.0",
"version": "1.0.1",
"license": "UNLICENSED",
"dependencies": {
"@slack/bolt": "^3.17.0",

View File

@ -1,6 +1,6 @@
{
"name": "hvacker",
"version": "1.0.0",
"version": "1.0.1",
"description": "",
"main": "index.js",
"scripts": {