Skip to content

Commit

Permalink
Merge pull request #127 from tdtds/dependabot/npm_and_yarn/babel-poly…
Browse files Browse the repository at this point in the history
…fill-tw-6.26.0

Update babel-polyfill requirement to ^6.26.0
  • Loading branch information
tdtds committed Jul 27, 2018
2 parents e382b23 + 21c1ad0 commit ae68d1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-polyfill": "^6.23.0",
"babel-polyfill": "^6.26.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"css-loader": "^1.0.0",
Expand Down

0 comments on commit ae68d1a

Please sign in to comment.