Skip to content

Commit

Permalink
Adds a missing dependency (#10570)
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Feb 18, 2020
1 parent d8fd688 commit c71fcbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/next/package.json
Expand Up @@ -73,6 +73,7 @@
"@babel/preset-typescript": "7.7.2",
"@babel/runtime": "7.7.2",
"@babel/runtime-corejs2": "7.7.2",
"@babel/types": "7.7.4",
"@next/polyfill-nomodule": "9.2.2",
"amphtml-validator": "1.0.23",
"async-retry": "1.2.3",
Expand Down

0 comments on commit c71fcbe

Please sign in to comment.