Skip to content

Commit fdcd918

Browse files
committed
Avoid Atomics.pause() on Firefox
1 parent dca5732 commit fdcd918

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

docs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@
8888
"@webreflection/utils": "^0.1.0",
8989
"basic-devtools": "^0.1.6",
9090
"codedent": "^0.1.2",
91-
"coincident": "^3.0.3",
91+
"coincident": "^3.0.4",
9292
"gc-hook": "^0.4.1",
9393
"html-escaper": "^3.0.3",
9494
"proxy-target": "^3.0.2",
9595
"sticky-module": "^0.1.1",
9696
"to-json-callback": "^0.1.1"
9797
},
9898
"worker": {
99-
"blob": "sha256-FqSJE1Ov06KP87tvWc/GU+HPjpxbA3YFkGzEhFDW+Jk="
99+
"blob": "sha256-xlgyKcR1rQj2E2TB4Pp07IZjwgkIyN9uf8HfcuUXwro="
100100
}
101101
}

0 commit comments

Comments
 (0)