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

Commit 8e2a7c7

Browse files
committed
fix: move uint8-base64 package.json
1 parent 193a8d8 commit 8e2a7c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"robust-point-in-polygon": "^1.0.3",
4848
"ssim.js": "^3.5.0",
4949
"tiff": "^7.0.0",
50-
"ts-pattern": "^5.7.1"
50+
"ts-pattern": "^5.7.1",
51+
"uint8-base64": "^1.0.0"
5152
},
5253
"devDependencies": {
5354
"@microsoft/api-extractor": "^7.52.8",
@@ -80,7 +81,6 @@
8081
"rimraf": "^6.0.1",
8182
"tailwindcss": "^4.1.10",
8283
"typescript": "~5.8.3",
83-
"uint8-base64": "^1.0.0",
8484
"vite": "^6.3.5",
8585
"vitest": "^3.2.3"
8686
},

0 commit comments

Comments
 (0)