Skip to content

Commit

Permalink
updated npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
BWibo committed Aug 1, 2018
1 parent 3e7ece1 commit 92527b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
},
"dependencies": {
"express": "~4.16.x",
"compression": "1.7.2",
"request": "2.85.0",
"yargs": "11.1.0",
"compression": "1.7.3",
"request": "2.87.0",
"yargs": "12.0.1",
"serve-index": "1.9.1"
},
"engines": {
"node": "0.10.x"
"node": ">=0.10.x"
}
}

0 comments on commit 92527b1

Please sign in to comment.