We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 889ffde commit cb799d3Copy full SHA for cb799d3
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v1.7.7 - Tue, 18 Apr 2017 13:40:29 GMT
2
+--------------------------------------
3
+
4
+- [889ffde](../../commit/889ffde) [fixed] Removed additional es2015 causing problems
5
6
7
v1.7.6 - Thu, 13 Apr 2017 14:41:16 GMT
8
--------------------------------------
9
bower.json
@@ -1,6 +1,6 @@
{
"name": "react-modal",
- "version": "1.7.6",
+ "version": "1.7.7",
"homepage": "https://github.com/reactjs/react-modal",
"authors": [
"Ryan Florence",
package.json
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index.js",
"repository": {
0 commit comments