npm install moment@2.25.2
Installs the specified module with the latest patch
npm install moment@2.25
Installs the specified module with the latest minor
and patch
versions npm install moment@1
Installs the latest version of the module (with latest major
, minor
and patch
versions)npm install moment