Skip to content

Commit 46fa479

Browse files
committed
move bun-match-svg into devDependencies
1 parent c60f76f commit 46fa479

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
@@ -62,11 +62,11 @@
6262
"typescript": "^5.9.3",
6363
"use-mouse-matrix-transform": "^1.3.0",
6464
"vite": "^6.0.11",
65-
"vite-tsconfig-paths": "^5.1.4"
65+
"vite-tsconfig-paths": "^5.1.4",
66+
"bun-match-svg": "^0.0.14"
6667
},
6768
"dependencies": {
6869
"@tscircuit/high-density-a01": "^0.0.10",
69-
"bun-match-svg": "^0.0.14",
7070
"fast-json-stable-stringify": "^2.1.0",
7171
"object-hash": "^3.0.0"
7272
}

0 commit comments

Comments
 (0)