Skip to content

Commit

Permalink
chore(deps): update verel (#282)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent b0d2738 commit 97ed693
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 42 deletions.
4 changes: 2 additions & 2 deletions verel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/verel",
"version": "0.0.4",
"version": "0.0.5",
"description": "Vector Remap Language for JavaScript",
"main": "./dist/node/index.js",
"module": "./dist/web/index.js",
Expand All @@ -27,7 +27,7 @@
"lodash": "^4.17.21",
"puppeteer": "^22.0.0",
"ts-node": "^10.9.1",
"typescript": "5.4.2",
"typescript": "5.4.5",
"wasm-pack": "^0.12.1"
},
"engines": {
Expand Down
88 changes: 48 additions & 40 deletions verel/pnpm-lock.yaml

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

0 comments on commit 97ed693

Please sign in to comment.