style: fix biome import ordering after package rename

This commit is contained in:
2026-05-25 11:26:01 +00:00
parent 2f4473f22c
commit dfae96ad45
12 changed files with 12 additions and 17 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
},
"scripts": {
"test": "bun test",
"test:ci": "bun test __tests__/*.test.ts"
"test:ci": "bun test __tests__/*.test.ts"
},
"dependencies": {
"@uncaged/json-cas": "^0.5.2",