Skip to content

Commit 6c7322e

Browse files
committed
package: bump image-js version numbers
This seems to fix Failed to Open issues on some notes #71
1 parent 2f4c992 commit 6c7322e

File tree

2 files changed

+32
-11
lines changed

2 files changed

+32
-11
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
},
2727
"dependencies": {
2828
"esbuild-plugin-inline-worker": "^0.1.1",
29-
"image-js": "^0.35.5",
29+
"fast-png": "^7.0.1",
30+
"image-js": "^0.35.6",
3031
"jspdf": "^2.5.2",
3132
"supernote": "github:philips/supernote-typescript"
3233
}

0 commit comments

Comments
 (0)