Skip to content

Commit d076fe9

Browse files
committed
fix: Pin ts-morph to specific range
close: unlight#146
1 parent 053741a commit d076fe9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"outmatch": "^0.7.0",
6363
"pluralize": "^8.0.0",
6464
"pupa": "2.X",
65-
"ts-morph": ">=11"
65+
"ts-morph": ">=11 <=16"
6666
},
6767
"devDependencies": {
6868
"@commitlint/cli": "^17.0.3",

0 commit comments

Comments
 (0)