Skip to content

Commit

Permalink
[GR-60668] Update js imports.
Browse files Browse the repository at this point in the history
PullRequest: graal/19707
  • Loading branch information
ansalond committed Dec 24, 2024
2 parents e53decb + c80dec5 commit a9b0ed7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vm/mx.vm/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"name": "graal-nodejs",
"subdir": True,
"dynamic": True,
"version": "62bd18d72f7dac78a55cb40b27426a50bf00c7fd",
"version": "e5e2a8c8389b43167aed7a2ebf4569e40940f978",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "62bd18d72f7dac78a55cb40b27426a50bf00c7fd",
"version": "e5e2a8c8389b43167aed7a2ebf4569e40940f978",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit a9b0ed7

Please sign in to comment.