Skip to content

Commit

Permalink
Bumps backend version to fix handling integers in unions
Browse files Browse the repository at this point in the history
  • Loading branch information
AdiHarif committed Nov 12, 2024
1 parent ad54034 commit d923ab0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"graphir-compiler": "github:AdiHarif/GraphIR-Backend#v0.2.0",
"graphir-compiler": "github:AdiHarif/GraphIR-Backend#af018d1",
"ts-graph-extractor": "github:AdiHarif/GraphIR-Extractor#eff1243",
"yargs": "^17.7.2"
},
Expand Down

0 comments on commit d923ab0

Please sign in to comment.