Skip to content

Commit

Permalink
Remove unused webpack-sources directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jakebailey committed Aug 12, 2022
1 parent f214a34 commit 4763c75
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 78 deletions.
80 changes: 5 additions & 75 deletions package-lock.json

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

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,14 @@
"dependencies": {
"loader-utils": "^2.0.0",
"multi-stage-sourcemap": "^0.3.1",
"multimatch": "^5.0.0",
"webpack-sources": "^2.0.1"
"multimatch": "^5.0.0"
},
"peerDependencies": {
"javascript-obfuscator": "^2.8.0 || ^3.0.0 || ^4.0.0",
"webpack": "^5.1.0"
},
"devDependencies": {
"@types/node": "^14.11.8",
"@types/webpack-sources": "^2.0.0",
"javascript-obfuscator": "^4.0.0",
"source-map": "^0.7.3",
"typescript": "^4.0.3",
Expand Down

0 comments on commit 4763c75

Please sign in to comment.