Replies: 2 comments 1 reply
-
FOr the dependnecies spec see - Please read the docs: If this as not a question but a bug report: |
Beta Was this translation helpful? Give feedback.
1 reply
-
this conversation got closed due to #321 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I noticed that in bom.json, the last element in the property "dependencies" looked like the direct dependencies for the given package.
However, when I generated bom.json for yeoman-generator, there are 94 items in the array "dependsOn". But depending on the package.json in yeoman-generator, there are only 13 direct dependencies. I wonder how it happens and what exactly are the items in "dependsOn" in the last element of "dependencies".
Beta Was this translation helpful? Give feedback.
All reactions