babel-plugin-typescript-to-flow
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -9,3 +9,3 @@ { | ||
], | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"scripts": { | ||
@@ -39,6 +39,6 @@ "cover": "jest --coverage", | ||
"@babel/preset-typescript": "^7.16.5", | ||
"@flowts/babel-plugin-recast": "^0.14.0", | ||
"@flowts/babel-plugin-recast": "^0.15.0", | ||
"@types/babel__traverse": "7.14.2", | ||
"@types/jest": "^27.0.3", | ||
"@zxbodya/recast": "0.20.10", | ||
"@zxbodya/recast": "0.21.0", | ||
"jest": "^27.4.5", | ||
@@ -55,3 +55,3 @@ "prettier": "^2.5.1", | ||
}, | ||
"gitHead": "c6531ed2bb486ea1014e974d646989b92b40a945" | ||
"gitHead": "a275638a7179f1e5f78b5ebc8f485f986d95ed1f" | ||
} |
143551