Skip to content

Commit

Permalink
Updated Magick.Native.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Jul 20, 2021
1 parent 4f4cbfa commit 280f4d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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 @@ -7,7 +7,7 @@
"prepare": "cpy ./node_modules/@dlemstra/magick-native/magick-Q8.js ./lib/wasm --rename=magick.js && cpy ./node_modules/@dlemstra/magick-native/magick-Q8.d.ts ./lib/wasm --rename=magick.d.ts && cpy ./node_modules/@dlemstra/magick-native/magick-Q8.js ./src/wasm --rename=magick.js && cpy ./node_modules/@dlemstra/magick-native/magick-Q8.d.ts ./src/wasm --rename=magick.d.ts"
},
"devDependencies": {
"@dlemstra/magick-native": "0.202106.131513",
"@dlemstra/magick-native": "0.202107.182024",
"@types/jest": "^26.0.24",
"@types/jsdom": "^16.2.13",
"@typescript-eslint/eslint-plugin": "^4.28.4",
Expand Down

0 comments on commit 280f4d7

Please sign in to comment.