mirror of https://github.com/tc39/test262.git
Bump esvu version
This should bring in the fix that actually lets GraalJS install.
This commit is contained in:
parent
7ee321e76a
commit
3ed92d7a33
|
@ -13,7 +13,7 @@
|
||||||
"private": true,
|
"private": true,
|
||||||
"homepage": "https://github.com/tc39/test262#readme",
|
"homepage": "https://github.com/tc39/test262#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"esvu": "^1.2.10",
|
"esvu": "^1.2.11",
|
||||||
"test262-harness": "^8.0.0"
|
"test262-harness": "^8.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue