Skip to content

Commit

Permalink
Upgrade Netlify Build (#957)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky authored Jun 25, 2020
1 parent 5f05a4c commit 9384068
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 31 deletions.
85 changes: 58 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"postinstall": "node ./scripts/postinstall.js"
},
"dependencies": {
"@netlify/build": "^2.0.2",
"@netlify/config": "^1.1.2",
"@netlify/zip-it-and-ship-it": "^1.2.0",
"@netlify/build": "^2.0.20",
"@netlify/config": "^1.2.5",
"@netlify/zip-it-and-ship-it": "^1.3.1",
"@oclif/command": "^1.5.18",
"@oclif/config": "^1.13.2",
"@oclif/errors": "^1.1.2",
Expand Down Expand Up @@ -122,7 +122,7 @@
"make-dir": "^3.0.0",
"minimist": "^1.2.5",
"multiparty": "^4.2.1",
"netlify": "^4.3.1",
"netlify": "^4.3.3",
"netlify-redirect-parser": "^2.5.0",
"netlify-redirector": "^0.2.0",
"node-fetch": "^2.6.0",
Expand Down

0 comments on commit 9384068

Please sign in to comment.