We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c78ce commit b89c994Copy full SHA for b89c994
package.json
@@ -2,7 +2,7 @@
2
"name": "flowgen",
3
"description": "Generate flowtype definition files from TypeScript",
4
"typings": "index.d.ts",
5
- "version": "1.13.0",
+ "version": "1.14.0",
6
"bin": {
7
"flowgen": "./lib/cli/index.js"
8
},
0 commit comments