date-unit-ms
Advanced tools
Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "date-unit-ms", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Millisecond conversions for common date units (seconds, minutes, hours etc).", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -13,3 +13,7 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. --> | ||
```sh | ||
$ npm i --save date-unit-ms | ||
# Using npm | ||
npm install --save date-unit-ms | ||
# Using yarn | ||
yarn add date-unit-ms | ||
``` | ||
@@ -16,0 +20,0 @@ |
6719
125