mirror of https://github.com/tc39/test262.git
CI: Bump esvu to 1.2.9
1.2.8 does not install graaljs correctly.
This commit is contained in:
parent
4c0322569c
commit
1587af3936
|
@ -13,7 +13,7 @@
|
|||
"private": true,
|
||||
"homepage": "https://github.com/tc39/test262#readme",
|
||||
"devDependencies": {
|
||||
"esvu": "^1.0.0",
|
||||
"esvu": "^1.2.9",
|
||||
"test262-harness": "^8.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in New Issue