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

Commit d1c09cd

Browse files
committed
Revert timers-browserify to 1.x
Reducing the global polyfill for setImmediate broke tests in webpack because webpack tries to shim the polyfill itself.
1 parent 3bbff0d commit d1c09cd

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": "^2.0.2",
29+
"timers-browserify": "^1.4.2",
3030
"tty-browserify": "0.0.0",
3131
"url": "^0.11.0",
3232
"util": "^0.10.3",

0 commit comments

Comments
 (0)