Upgrade recast to ^0.20

This commit is contained in:
Simon Warta
2021-05-04 11:38:46 +02:00
parent 401a2191b6
commit bae70871bc
2 changed files with 18 additions and 16 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"babylon": "^6.18.0",
"colors": "^1.3.3",
"diff": "^4",
"recast": "^0.18.0",
"recast": "^0.20",
"ts-node": "^8",
"typescript": "~4.0",
"yargs": "^15.3.1"