Compare commits

..

No commits in common. "f5277ae9de19adca071db601d9564a9e3a422d91" and "60db991c8d7761599e694f9cae193283b76d6e4d" have entirely different histories.

2 changed files with 274 additions and 371 deletions

639
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{ {
"name": "hvacker", "name": "hvacker-api",
"version": "1.0.0", "version": "1.0.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
@ -11,12 +11,12 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "ssh://git@git.add123.com:7999/add/hvacker.git" "url": "ssh://git@git.add123.com:7999/add/hvacker-api.git"
}, },
"author": "Auto Data Direct, Inc.", "author": "Auto Data Direct, Inc.",
"license": "UNLICENSED", "license": "UNLICENSED",
"dependencies": { "dependencies": {
"@slack/bolt": "^3.17.0", "@slack/bolt": "^3.9.0",
"axios": "^0.26.0", "axios": "^0.26.0",
"base-64": "^1.0.0", "base-64": "^1.0.0",
"express": "^4.17.3", "express": "^4.17.3",