Skip to content

Commit 759090a

Browse files
authored
Bump lua-wasm-bindings version (#1002)
Fixed an issue were errors would be printed for 5.1 tests even though the tests passed.
1 parent a639998 commit 759090a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -61,7 +61,7 @@
6161
"jest": "^26.0.1",
6262
"jest-circus": "^25.1.0",
6363
"lua-types": "^2.8.0",
64-
"lua-wasm-bindings": "^0.2.1",
64+
"lua-wasm-bindings": "^0.2.2",
6565
"prettier": "^2.0.5",
6666
"ts-jest": "^26.3.0",
6767
"ts-node": "^8.6.2"

0 commit comments

Comments
 (0)