Skip to content

Commit

Permalink
Another round of npm upgrades to REALLY get the major bumps this time.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbrown committed Dec 30, 2017
1 parent 85a9693 commit c945134
Show file tree
Hide file tree
Showing 8 changed files with 591 additions and 402 deletions.
2 changes: 2 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
}
},
"rules": {
"function-paren-newline": "off",
"jsx-a11y/img-has-alt": "off",
"object-curly-newline": "off",
"react/jsx-space-before-closing": "off"
}
}
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# CHANGELOG


## v0.2.3
* Another round of npm upgrades to REALLY get the major bumps this time.


## v0.2.2
* Update `peerDependencies` to allow utf8 package versions `^2.1.2 || ^3.0.0`.

Expand Down
Loading

0 comments on commit c945134

Please sign in to comment.