Skip to content

Commit

Permalink
Updated magick-wasm.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Aug 15, 2024
1 parent 3102745 commit b8449b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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 @@ -12,7 +12,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@imagemagick/magick-wasm": "0.0.29",
"@imagemagick/magick-wasm": "0.0.30",
"@vueform/multiselect": "2.6.9",
"simple-syntax-highlighter": "3.0.3",
"vue": "3.4.37",
Expand Down

0 comments on commit b8449b3

Please sign in to comment.