Skip to content

Commit 1b199b1

Browse files
fix(deps): update dependency jimp to v1 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1326189 commit 1b199b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"dependencies": {
3-
"jimp": "^0.22.10"
3+
"jimp": "^1.0.0"
44
}
55
}

0 commit comments

Comments
 (0)