Skip to content

Commit 280f4d7

Browse files
committed
Updated Magick.Native.
1 parent 4f4cbfa commit 280f4d7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"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"
88
},
99
"devDependencies": {
10-
"@dlemstra/magick-native": "0.202106.131513",
10+
"@dlemstra/magick-native": "0.202107.182024",
1111
"@types/jest": "^26.0.24",
1212
"@types/jsdom": "^16.2.13",
1313
"@typescript-eslint/eslint-plugin": "^4.28.4",

0 commit comments

Comments
 (0)