Skip to content

Commit 9742dde

Browse files
committed
f
1 parent 72c0021 commit 9742dde

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dist"
1515
],
1616
"repository": "https://github.com/tscircuit/hypergraph",
17-
"devDependencies": {
17+
"devDependencies": {
1818
"@biomejs/biome": "^2.3.11",
1919
"@tscircuit/math-utils": "^0.0.29",
2020
"@types/bun": "latest",
@@ -23,11 +23,11 @@
2323
"react-cosmos": "^7.1.0",
2424
"react-cosmos-plugin-vite": "^7.1.0",
2525
"transformation-matrix": "^3.1.0",
26-
"tsup": "^8.5.1",
27-
"react": "^19.2.3",
28-
"react-dom": "^19.2.3"
26+
"tsup": "^8.5.1"
2927
},
3028
"peerDependencies": {
29+
"react": "^19.2.3",
30+
"react-dom": "^19.2.3",
3131
"typescript": "^5"
3232
},
3333
"dependencies": {

0 commit comments

Comments
 (0)