We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43552a8 commit b93bb0eCopy full SHA for b93bb0e
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.15.0",
+ "version": "1.16.0",
6
"bin": {
7
"flowgen": "./lib/cli/index.js"
8
},
0 commit comments