Compare commits
No commits in common. "f5277ae9de19adca071db601d9564a9e3a422d91" and "60db991c8d7761599e694f9cae193283b76d6e4d" have entirely different histories.
f5277ae9de
...
60db991c8d
File diff suppressed because it is too large
Load Diff
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "hvacker",
|
||||
"name": "hvacker-api",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
|
@ -11,12 +11,12 @@
|
|||
},
|
||||
"repository": {
|
||||
"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.",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"@slack/bolt": "^3.17.0",
|
||||
"@slack/bolt": "^3.9.0",
|
||||
"axios": "^0.26.0",
|
||||
"base-64": "^1.0.0",
|
||||
"express": "^4.17.3",
|
||||
|
|
Loading…
Reference in New Issue