Skip to content

Commit b44ef9e

Browse files
committed
Remove unused uuid package
1 parent 395591d commit b44ef9e

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"node-sloc": "^0.1.10",
4242
"raw-loader": "^0.5.1",
4343
"uglifyjs-webpack-plugin": "^1.2.4",
44-
"uuid": "^3.2.1",
4544
"webpack": "^4.1.1",
4645
"webpack-cli": "^2.0.12",
4746
"webpack-shell-plugin": "^0.5.0"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4637,7 +4637,7 @@ util@0.10.3, util@^0.10.3:
46374637
dependencies:
46384638
inherits "2.0.1"
46394639

4640-
uuid@^3.0.0, uuid@^3.2.1:
4640+
uuid@^3.0.0:
46414641
version "3.2.1"
46424642
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"
46434643

0 commit comments

Comments
 (0)