Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 0dfeab6

Browse files
committed
Update timers-browserify to 2.x
This is a breaking change because timers-browserify 2.x introduces a global setImmediate polyfill
1 parent a382585 commit 0dfeab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"stream-browserify": "^2.0.1",
2727
"stream-http": "^2.3.1",
2828
"string_decoder": "^0.10.25",
29-
"timers-browserify": "^1.4.2",
29+
"timers-browserify": "^2.0.2",
3030
"tty-browserify": "0.0.0",
3131
"url": "^0.11.0",
3232
"util": "^0.10.3",

0 commit comments

Comments
 (0)