aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
AgeCommit message (Collapse)Author
2019-04-26Rename {mitt => nitt}Marin Ivanov
2017-12-06Clean up repo rootJason Miller
2017-04-14Update deps.Jason Miller
2017-03-09Add Standard Version for Semantic Releases (#43)Abhi Aiyer
* chore(release): 1.1.1 * Add Standard-Version to Mitt for git tagging and changelog generation * Remove excess files created in testing * fix(ignoreStandardVersion): Ignore standard version in flowconfig * chore(flow): Ignore node_modules in flow config, add readme about flow-typed, clean up test script * Update README.md * fix(flowTyped): remove flow typed all together
2017-02-27Add Flow type annotations (#23)Brandon Dail
* Add flowtype annotations * Add flow to test script
2017-01-17refactor: fixes #2, #6, #12 and #13tunnckoCore