#17: Semantic Versioning with package.json - Mastering NPM

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 4

  • @dineshswami9680
    @dineshswami9680 3 ปีที่แล้ว

    Excellent video.

  • @abhishekyaduvanshi8403
    @abhishekyaduvanshi8403 2 ปีที่แล้ว

    can we change major version of any dependency like "prop-types": "^15.5.10" to "prop-types": "^x.5.10" if we are switching react version. or how can we get rid of peer dependencies errors

  • @muradmagomedov5282
    @muradmagomedov5282 ปีที่แล้ว +1

    Not exactly
    ^0.2.3 is >=0.2.3

  • @sonalikawle3331
    @sonalikawle3331 ปีที่แล้ว

    Can u told how to disable semantic versioning