Skip to content

Commit

Permalink
Update cli dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-thompson committed Jul 3, 2024
1 parent 04120c6 commit 2703f05
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 8 deletions.
26 changes: 19 additions & 7 deletions cli/examples/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 cli/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"build": "esbuild *.js --bundle --outdir=dist"
},
"dependencies": {
"@elemaudio/core": "^2.0.0",
"@elemaudio/core": "^3.2",
"esbuild": "^0.17.8"
}
}

0 comments on commit 2703f05

Please sign in to comment.