Skip to content

Commit

Permalink
chore(deps): pin dependency @babel/runtime to 7.14.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jaywcjlove committed Jun 13, 2021
1 parent 2350c6c commit ed53e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/router-redux-rematch/package.json
Expand Up @@ -39,7 +39,7 @@
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/preset-react": "7.14.5",
"@babel/runtime": "^7.14.5",
"@babel/runtime": "7.14.5",
"@babel/eslint-parser": "7.14.5",
"@babel/eslint-plugin": "7.14.5",
"@soda/friendly-errors-webpack-plugin": "1.8.0",
Expand Down

0 comments on commit ed53e35

Please sign in to comment.