Skip to content

Commit

Permalink
chore(NA): remove webpack as a prod dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jan 13, 2021
1 parent 752a2bd commit 00529ed
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
Expand Up @@ -181,7 +181,6 @@
"classnames": "2.2.6",
"color": "1.0.3",
"commander": "^3.0.2",
"compression-webpack-plugin": "^4.0.0",
"concat-stream": "1.6.2",
"content-disposition": "0.5.3",
"core-js": "^3.6.5",
Expand Down Expand Up @@ -328,7 +327,6 @@
"vinyl": "^2.2.0",
"vscode-languageserver": "^5.2.1",
"vt-pbf": "^3.1.1",
"webpack": "^4.41.5",
"wellknown": "^0.5.0",
"whatwg-fetch": "^3.0.0",
"xml2js": "^0.4.22",
Expand Down Expand Up @@ -602,6 +600,7 @@
"clean-webpack-plugin": "^3.0.0",
"cmd-shim": "^2.1.0",
"compare-versions": "3.5.1",
"compression-webpack-plugin": "^4.0.0",
"constate": "^1.3.2",
"copy-to-clipboard": "^3.0.8",
"copy-webpack-plugin": "^6.0.2",
Expand Down Expand Up @@ -837,6 +836,7 @@
"vinyl-fs": "^3.0.3",
"wait-on": "^5.0.1",
"watchpack": "^1.6.0",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^4.2.2",
Expand Down

0 comments on commit 00529ed

Please sign in to comment.