Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
Downgrade Webpack and cli
Browse files Browse the repository at this point in the history
  • Loading branch information
mansillafederico committed Aug 7, 2023
1 parent e87ef38 commit 2257d96
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,9 @@
"ts-loader": "^8.3.0",
"typescript": "^3.9.9",
"upath": "^1.2.0",
"vsce": "^1.88.0",
"vscode-languageclient": "^7.0.0",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12"
"webpack": "^4.35.3",
"webpack-cli": "^3.3.5"
},
"scripts": {
"compile": "tsc",
Expand Down

0 comments on commit 2257d96

Please sign in to comment.