Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
Update compat-table to include ndoe4 and ios8 fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
danez committed Mar 3, 2017
1 parent b5786d3 commit 6549565
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -58,7 +58,7 @@
"babel-preset-es2015": "^6.14.0",
"babel-register": "^6.14.0",
"chai": "^3.0.0",
"compat-table": "kangax/compat-table#291c758ac618fff6bf5bb2113a5aa046189f93e2",
"compat-table": "kangax/compat-table#c38f039b8ea7fadf347d3e300fec3611645e31e9",
"eslint": "^3.13.1",
"eslint-config-babel": "^5.0.0",
"eslint-plugin-flowtype": "^2.29.1",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -1067,9 +1067,9 @@ commoner@^0.10.1:
q "^1.1.2"
recast "^0.11.17"

compat-table@kangax/compat-table#291c758ac618fff6bf5bb2113a5aa046189f93e2:
compat-table@kangax/compat-table#c38f039b8ea7fadf347d3e300fec3611645e31e9:
version "0.0.0"
resolved "https://codeload.github.com/kangax/compat-table/tar.gz/291c758ac618fff6bf5bb2113a5aa046189f93e2"
resolved "https://codeload.github.com/kangax/compat-table/tar.gz/c38f039b8ea7fadf347d3e300fec3611645e31e9"
dependencies:
babel-core latest
babel-polyfill latest
Expand Down

0 comments on commit 6549565

Please sign in to comment.