Skip to content

Commit

Permalink
Merge pull request #140 from ctsstc/139-production-not-running-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ctsstc authored Oct 21, 2020
2 parents ecb66e5 + 64d4ade commit 51d76f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
13 changes: 4 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": "hackbot",
"version": "2.3.0",
"version": "2.3.1",
"description": "Discord bot for the Cascades Tech Club Discord server.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,12 +38,12 @@
"lodash.camelcase": "^4.3.0",
"moment": "^2.22.2",
"ts-node": "^8.1.0",
"tsconfig-paths": "^3.9.0",
"typescript": "^3.1.6"
},
"devDependencies": {
"jest": "^25.1.0",
"ts-jest": "^25.1.0",
"tsconfig-paths": "^3.9.0",
"tslint": "^5.11.0"
}
}

0 comments on commit 51d76f9

Please sign in to comment.