Skip to content

Commit

Permalink
Upgrade dependencies (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
cone56 authored and SlexAxton committed Sep 4, 2018
1 parent 5b0e0cd commit 042922e
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 @@ -9,9 +9,9 @@
"Readme.md"
],
"dependencies": {
"inherits": "^2.0.1",
"source-map": "^0.1.38",
"source-map-resolve": "^0.5.1",
"inherits": "^2.0.3",
"source-map": "^0.6.1",
"source-map-resolve": "^0.5.2",
"urix": "^0.1.0"
},
"devDependencies": {
Expand Down

0 comments on commit 042922e

Please sign in to comment.