Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit 5bd614b

Browse files
committed
chore: update uint8-base64
1 parent fea99ac commit 5bd614b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@
4343
},
4444
"homepage": "https://github.com/image-js/image-js#readme",
4545
"dependencies": {
46-
4746
"bresenham-zingl": "^0.2.0",
4847
"colord": "^2.9.3",
4948
"fast-bmp": "^2.0.1",
@@ -94,7 +93,7 @@
9493
"rimraf": "^6.0.1",
9594
"tailwindcss": "^3.4.17",
9695
"typescript": "~5.7.3",
97-
"uint8-base64": "^0.1.1",
96+
"uint8-base64": "^1.0.0",
9897
"vite": "^6.0.8",
9998
"vitest": "^2.1.8"
10099
}

0 commit comments

Comments
 (0)