Skip to content

Commit

Permalink
flow.js -> js.flow
Browse files Browse the repository at this point in the history
  • Loading branch information
rpominov committed Aug 16, 2016
1 parent bde6faf commit 0c0729a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"lobot": "lobot",
"lint": "eslint .",
"test": "eslint . && flow check && lobot test",
"preversion": "cp src/index.js lib/index.flow.js"
"preversion": "cp src/index.js lib/index.js.flow"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 0c0729a

Please sign in to comment.