Skip to content

Commit be45146

Browse files
fix(package): update ts-morph to version 4.0.0
Closes #13
1 parent 07472f1 commit be45146

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
@@ -53,7 +53,7 @@
5353
"tslint-config-standard": "^8.0.1"
5454
},
5555
"dependencies": {
56-
"ts-morph": "3.1.0",
56+
"ts-morph": "4.0.0",
5757
"typescript": "3.5.2"
5858
}
5959
}

0 commit comments

Comments
 (0)