Skip to content

Commit b7c9669

Browse files
committed
[GR-21289] Hiding wrappers of Node.js modules.
PullRequest: js/1340
1 parent 02d2819 commit b7c9669

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vm/mx.vm/suite.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"name": "graal-nodejs",
4040
"subdir": True,
4141
"dynamic": True,
42-
"version": "360a07b1c60feceea5c03d0d3c276c5f7eb5299b",
42+
"version": "37ba1f2947f233e98c66fd14b1624e43076ae57c",
4343
"urls" : [
4444
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
4545
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},
@@ -49,7 +49,7 @@
4949
"name": "graal-js",
5050
"subdir": True,
5151
"dynamic": True,
52-
"version": "360a07b1c60feceea5c03d0d3c276c5f7eb5299b",
52+
"version": "37ba1f2947f233e98c66fd14b1624e43076ae57c",
5353
"urls": [
5454
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
5555
{"url": "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind": "binary"},

0 commit comments

Comments
 (0)