Skip to content

Commit

Permalink
Change deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Cardona committed Sep 22, 2019
1 parent 85196ec commit 43b9c61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 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
Expand Up @@ -34,7 +34,8 @@
"passport-http": "^0.3.0",
"slp-sdk": "4.3.0",
"strftime": "^0.10.0",
"ts-node": "^8.4.1"
"ts-node": "^8.4.1",
"typescript": "^3.1.4"
},
"devDependencies": {
"@types/express": "^4.16.0",
Expand All @@ -45,8 +46,7 @@
"prettier": "^1.14.2",
"proxyquire": "^2.1.0",
"request": "^2.88.0",
"request-promise": "^4.2.2",
"typescript": "^3.1.4"
"request-promise": "^4.2.2"
},
"release": {
"publish": [
Expand Down

0 comments on commit 43b9c61

Please sign in to comment.