We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a4b67a commit 63ae935Copy full SHA for 63ae935
eng/tools/versioning/package.json
@@ -17,8 +17,9 @@
17
},
18
"homepage": "https://github.com/Azure/azure-sdk-for-js#readme",
19
"dependencies": {
20
+ "eng-package-utils": "file:../eng-package-utils",
21
"semver": "^6.3.0",
22
"yargs": "^14.2.0",
- "eng-package-utils": "file:../eng-package-utils"
23
+ "yargs-parser": "^21.0.0"
24
}
25
0 commit comments