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 620fe9c commit 0a8a08aCopy full SHA for 0a8a08a
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.1",
+ "version": "1.15.0",
6
"bin": {
7
"flowgen": "./lib/cli/index.js"
8
},
0 commit comments