Skip to content

Commit

Permalink
Merge pull request #43 from thiagobustamante/master
Browse files Browse the repository at this point in the history
Update dependencies (support consul 1.0.0)
  • Loading branch information
thiagobustamante committed Oct 21, 2017
2 parents 1832c5d + dd7c0ed commit 1855b2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"bcrypt": "^1.0.2",
"cluster": "^0.7.7",
"compression": "^1.7.1",
"consul": "^0.29.0",
"consul": "^0.30.0",
"cors": "^2.8.4",
"decache": "^4.2.0",
"eventemitter3": "1.x.x",
Expand All @@ -84,7 +84,7 @@
"request": "^2.83.0",
"requires-port": "1.x.x",
"serve-favicon": "~2.3.0",
"swagger-client": "^3.2.2",
"swagger-client": "^3.3.0",
"typescript-ioc": "^1.0.2",
"typescript-rest": "^1.1.2",
"typescript-rest-swagger": "0.0.8",
Expand All @@ -95,7 +95,7 @@
"yamljs": "^0.2.10"
},
"devDependencies": {
"@types/argparse": "^1.0.30",
"@types/argparse": "^1.0.33",
"@types/bcrypt": "^1.0.0",
"@types/chai": "^3.5.1",
"@types/compression": "0.0.33",
Expand Down

0 comments on commit 1855b2f

Please sign in to comment.