Quiz on Application Versioning
Test yourself on application versioning with the quiz below.
We'll cover the following...
Quiz: Application Versioning
1
To update semantic versioning with npm, we use which of the following commands?
A)
npm version major
B)
npm version patch
C)
npm version minor
D)
All of the above
Question 1 of 30 attempted