Skip to content

Commit 0c4b9fc

Browse files
authored
fix: add ts-morph to main dependencies (#23)
1 parent 1393449 commit 0c4b9fc

2 files changed

Lines changed: 25 additions & 25 deletions

File tree

bun.lock

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@
3434
"graphology": "^0.26.0",
3535
"graphology-dag": "^0.4.1",
3636
"graphology-layout-forceatlas2": "^0.10.1",
37-
"graphology-traversal": "^0.3.1"
37+
"graphology-traversal": "^0.3.1",
38+
"ts-morph": "^26.0.0"
3839
},
3940
"devDependencies": {
4041
"@eslint/js": "^9.34.0",
@@ -52,7 +53,6 @@
5253
"jiti": "^2.5.1",
5354
"prettier": "^3.6.2",
5455
"prettier-plugin-organize-imports": "^4.2.0",
55-
"ts-morph": "^26.0.0",
5656
"tsc-alias": "^1.8.16",
5757
"typescript-eslint": "^8.41.0"
5858
},

0 commit comments

Comments
 (0)