Skip to content

Commit b7c38f5

Browse files
committed
Updated coincident & reflected-appi to fix an issue with async callbacks
1 parent 18efe4f commit b7c38f5

File tree

4 files changed

+14
-14
lines changed

4 files changed

+14
-14
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: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,13 @@
8888
"@webreflection/utils": "^0.1.1",
8989
"basic-devtools": "^0.1.6",
9090
"codedent": "^0.1.2",
91-
"coincident": "^4.0.18",
91+
"coincident": "^4.0.19",
9292
"html-escaper": "^3.0.3",
93-
"reflected-ffi": "^0.5.6",
93+
"reflected-ffi": "^0.5.7",
9494
"sticky-module": "^0.1.1",
9595
"to-json-callback": "^0.1.1"
9696
},
9797
"worker": {
98-
"blob": "sha256-9Fp7NLkxIKNB3e4ySM0BG0DMEkqn8QdheH2ABgfxRsc="
98+
"blob": "sha256-ku0VTHIh4LUlocxVWADZGGBnQcXuCtcZXKJ8xeYQ4vc="
9999
}
100100
}

0 commit comments

Comments
 (0)