Skip to content

Commit

Permalink
chore(deps): update dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 11, 2020
1 parent e95945f commit 4e6caa6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paypal-checkout-demo",
"version": "2.0.6",
"version": "3.0.0",
"description": "Demo application for paypal checkout",
"main": "src/app/server/index.js",
"files": [
Expand Down Expand Up @@ -41,7 +41,7 @@
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"prettier": "^2.0.5",
"webpack": "^4.43.0",
"webpack": "^5.0.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
},
Expand Down

0 comments on commit 4e6caa6

Please sign in to comment.