Skip to content

Commit

Permalink
chore(package): update optional dependencies to make sure the package…
Browse files Browse the repository at this point in the history
… works with yarn
  • Loading branch information
gergelyke committed Aug 4, 2017
1 parent f029075 commit c17b98f
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 @@ -67,9 +67,9 @@
"uuid": "3.0.1"
},
"optionalDependencies": {
"@risingstack/microtime": "2.1.8",
"@risingstack/gc-stats": "1.0.9",
"@risingstack/event-loop-stats": "1.0.7",
"@risingstack/microtime": "2.1.9",
"@risingstack/gc-stats": "1.0.10",
"@risingstack/event-loop-stats": "1.0.8",
"@risingstack/v8-profiler": "5.7.11"
},
"devDependencies": {
Expand Down

0 comments on commit c17b98f

Please sign in to comment.