Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Commit

Permalink
version: v2.0.0 and updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdes committed Jul 8, 2019
1 parent 303c57b commit 2ff8daf
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wdes-stats",
"repository": "wdes/wdes-stats",
"version": "1.0.0",
"version": "2.0.0",
"description": "The api of WdesStats",
"main": "dist/server.js",
"private": true,
Expand Down Expand Up @@ -62,7 +62,7 @@
},
"homepage": "https://gitlab.com/wdes/wdes-stats#readme",
"dependencies": {
"@sentry/node": "^5.4.3",
"@sentry/node": "^5.5.0",
"@types/better-queue": "^3.8.1",
"@types/express": "^4.17.0",
"@types/express-session": "^1.15.13",
Expand All @@ -89,7 +89,7 @@
"passport-github": "^1.1.0",
"path-to-regexp": "^3.0.0",
"request": "^2.88.0",
"sequelize": "^5.9.2",
"sequelize": "^5.9.4",
"sequelize-cli": "^5.5.0",
"time": "^0.12.0",
"ts-node": "^8.3.0",
Expand Down

0 comments on commit 2ff8daf

Please sign in to comment.