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 31bbac5 commit e8e74afCopy full SHA for e8e74af
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.14.0",
+ "version": "1.14.1",
6
"bin": {
7
"flowgen": "./lib/cli/index.js"
8
},
0 commit comments