Skip to content

Commit

Permalink
Upgrade Netlify Build (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky authored Apr 14, 2020
1 parent e096577 commit 78c8b8d
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 31 deletions.
130 changes: 103 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 @@ -61,9 +61,9 @@
"postinstall": "node ./scripts/postinstall.js"
},
"dependencies": {
"@netlify/build": "^0.2.6",
"@netlify/config": "^0.9.1",
"@netlify/zip-it-and-ship-it": "^0.4.0-13",
"@netlify/build": "^0.3.3",
"@netlify/config": "^0.10.0",
"@netlify/zip-it-and-ship-it": "^0.4.0-14",
"@oclif/command": "^1.5.18",
"@oclif/config": "^1.13.2",
"@oclif/errors": "^1.1.2",
Expand Down Expand Up @@ -117,7 +117,7 @@
"log-symbols": "^2.2.0",
"make-dir": "^3.0.0",
"minimist": "^1.2.5",
"netlify": "^4.0.4",
"netlify": "^4.0.5",
"netlify-redirect-parser": "^2.4.0",
"netlify-redirector": "^0.2.0",
"node-fetch": "^2.6.0",
Expand Down

0 comments on commit 78c8b8d

Please sign in to comment.