Skip to content

Commit 0383e02

Browse files
removed uuid version 9.0.0 from package.json
1 parent eeebfa9 commit 0383e02

2 files changed

Lines changed: 12 additions & 14 deletions

File tree

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,8 @@
6464
"underscore": "^1.13.8",
6565
"picomatch": "^2.3.2",
6666
"brace-expansion": "^2.1.2",
67-
"uuid": "^9.0.0",
68-
"azure-pipelines-tool-lib": {
69-
"uuid": "^3.3.2"
70-
}
67+
"uuid": "^3.3.2"
68+
7169
},
7270
"publishConfig": {
7371
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)