Skip to content

Commit a797afc

Browse files
committed
Update js import to get the version fix in graal-nodejs
1 parent 8f53666 commit a797afc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vm/mx.vm/suite.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"name": "graal-nodejs",
3434
"subdir": True,
3535
"dynamic": True,
36-
"version": "d0b66f0607ef566fa1c9c9bfaade2643d0f6d927",
36+
"version": "323f573ad2607c8e2ac5b3e02b1a7519c14d2180",
3737
"urls" : [
3838
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
3939
]
@@ -42,7 +42,7 @@
4242
"name": "graal-js",
4343
"subdir": True,
4444
"dynamic": True,
45-
"version": "d0b66f0607ef566fa1c9c9bfaade2643d0f6d927",
45+
"version": "323f573ad2607c8e2ac5b3e02b1a7519c14d2180",
4646
"urls": [
4747
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4848
]

0 commit comments

Comments
 (0)