Skip to content

Commit

Permalink
Update js imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
ansalond committed Jul 1, 2024
1 parent 625cbfe commit 6a69ef6
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": "d4afc253ca6adca988a87c0e45913d86a3f98023",
"version": "c45ace6d3dc98a1806542fef585d4ba56b9ab1e9",
"urls" : [
{"url" : "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand All @@ -42,7 +42,7 @@
"name": "graal-js",
"subdir": True,
"dynamic": True,
"version": "d4afc253ca6adca988a87c0e45913d86a3f98023",
"version": "c45ace6d3dc98a1806542fef585d4ba56b9ab1e9",
"urls": [
{"url": "https://github.com/graalvm/graaljs.git", "kind" : "git"},
]
Expand Down

0 comments on commit 6a69ef6

Please sign in to comment.