Skip to content

Commit c17b98f

Browse files
committed
chore(package): update optional dependencies to make sure the package works with yarn
1 parent f029075 commit c17b98f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@
6767
"uuid": "3.0.1"
6868
},
6969
"optionalDependencies": {
70-
"@risingstack/microtime": "2.1.8",
71-
"@risingstack/gc-stats": "1.0.9",
72-
"@risingstack/event-loop-stats": "1.0.7",
70+
"@risingstack/microtime": "2.1.9",
71+
"@risingstack/gc-stats": "1.0.10",
72+
"@risingstack/event-loop-stats": "1.0.8",
7373
"@risingstack/v8-profiler": "5.7.11"
7474
},
7575
"devDependencies": {

0 commit comments

Comments
 (0)