Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
puncsky committed Mar 3, 2019
1 parent 5b7b058 commit 2831280
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 3 additions & 1 deletion README.md
@@ -1,4 +1,6 @@
# flowtype-boilerplate
# flowtype-starter

A simplistic flowtype boilerplate using Facebook FlowType, Babel, Eslint, Ava, and CircleCI.

```bash
nvm use 10.15.1
Expand Down
4 changes: 1 addition & 3 deletions package.json
@@ -1,5 +1,5 @@
{
"name": "flowtype-boilerplate",
"name": "flowtype-starter",
"version": "1.2.0",
"description": "field_description",
"main": "index.js",
Expand Down Expand Up @@ -80,8 +80,6 @@
"flow-bin": "0.89.0",
"flow-typed": "2.5.1",
"global": "4.3.2",
"jsdom": "12.2.0",
"jsdom-global": "3.0.2",
"nyc": "13.1.0"
},
"engines": {
Expand Down

0 comments on commit 2831280

Please sign in to comment.