Skip to content

Commit

Permalink
Update got in create-next-app (#11725)
Browse files Browse the repository at this point in the history
Co-authored-by: “kosuke_matano” <kosuke_matano@cyberagent.co.jp>
  • Loading branch information
matamatanot and “kosuke_matano” authored Apr 7, 2020
1 parent 7e556c7 commit 1f15072
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 87 deletions.
3 changes: 1 addition & 2 deletions packages/create-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
"prepublish": "yarn release"
},
"devDependencies": {
"@types/got": "9.6.2",
"@types/node": "^12.6.8",
"@types/prompts": "2.0.1",
"@types/tar": "4.0.3",
Expand All @@ -36,7 +35,7 @@
"commander": "2.20.0",
"cpy": "7.3.0",
"cross-spawn": "6.0.5",
"got": "9.6.0",
"got": "10.7.0",
"make-dir": "3.0.0",
"prompts": "2.1.0",
"rimraf": "3.0.0",
Expand Down
Loading

0 comments on commit 1f15072

Please sign in to comment.