Skip to content

Commit

Permalink
Package upgrades; bump to 2.90.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed May 23, 2018
1 parent 0885d16 commit 8a948f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"eslint-config-airbnb": "16.1.0",
"eslint-plugin-disable": "1.0.1",
"eslint-plugin-filenames": "1.2.0",
"eslint-plugin-flowtype": "2.46.3",
"eslint-plugin-flowtype": "2.47.1",
"eslint-plugin-flowtype-errors": "3.5.1",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.12.0",
Expand Down Expand Up @@ -53,5 +53,5 @@
"test:ci": "docker run --interactive --tty --env CODECLIMATE_CODE=\"$PWD\" --volume \"$PWD\":/code --volume /var/run/docker.sock:/var/run/docker.sock --volume /tmp/cc:/tmp/cc etops/codeclimate analyze",
"prepush": "npm test -- *.md"
},
"version": "2.89.0"
"version": "2.90.0"
}

0 comments on commit 8a948f2

Please sign in to comment.