Skip to content

Commit 8dd7bad

Browse files
Update ThreadX to v0.3.3 (#38)
- Fixes a Vite error that users of the Renderer experienced due to missing source maps
2 parents d173446 + b202a22 commit 8dd7bad

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"vitest": "^0.34.2"
5858
},
5959
"dependencies": {
60-
"@lightningjs/threadx": "^0.3.1",
60+
"@lightningjs/threadx": "^0.3.3",
6161
"@protobufjs/eventemitter": "^1.1.0"
6262
},
6363
"lint-staged": {

0 commit comments

Comments
 (0)