Remove unused uuid package

This commit is contained in:
orblazer 2018-03-20 14:49:40 +01:00
parent 395591d93e
commit b44ef9e850
2 changed files with 1 additions and 2 deletions

View file

@ -41,7 +41,6 @@
"node-sloc": "^0.1.10",
"raw-loader": "^0.5.1",
"uglifyjs-webpack-plugin": "^1.2.4",
"uuid": "^3.2.1",
"webpack": "^4.1.1",
"webpack-cli": "^2.0.12",
"webpack-shell-plugin": "^0.5.0"

View file

@ -4637,7 +4637,7 @@ util@0.10.3, util@^0.10.3:
dependencies:
inherits "2.0.1"
uuid@^3.0.0, uuid@^3.2.1:
uuid@^3.0.0:
version "3.2.1"
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.2.1.tgz#12c528bb9d58d0b9265d9a2f6f0fe8be17ff1f14"