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,
|
"private": true,
|
||||||
"homepage": "https://github.com/tc39/test262#readme",
|
"homepage": "https://github.com/tc39/test262#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"esvu": "^1.0.0",
|
"esvu": "^1.2.9",
|
||||||
"test262-harness": "^8.0.0"
|
"test262-harness": "^8.0.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue