Comparing version 0.0.5 to 0.0.6
@@ -42,2 +42,3 @@ "use strict"; | ||
'M': 'months', | ||
'mo': 'months', | ||
'mon': 'months', | ||
@@ -44,0 +45,0 @@ 'month': 'months', |
@@ -39,2 +39,3 @@ const units = { | ||
'M': 'months', | ||
'mo': 'months', | ||
'mon': 'months', | ||
@@ -41,0 +42,0 @@ 'month': 'months', |
{ | ||
"name": "datelative", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "A library that converts relative string text to JavaScript dates", | ||
"type": "module", | ||
"exports": { | ||
@@ -6,0 +8,0 @@ ".": { |
@@ -5,3 +5,3 @@ # Datelative | ||
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/onhate/datelative/CI) | ||
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/onhate/datelative/ci.yaml?branch=main) | ||
![npm](https://img.shields.io/npm/v/datelative) | ||
@@ -54,4 +54,2 @@ ![GitHub](https://img.shields.io/github/license/onhate/datelative) | ||
Sure, here's the content for the README file with "+2" in front of each unit: | ||
# Available Units | ||
@@ -141,2 +139,2 @@ | ||
This project is licensed under the terms of the MIT license. | ||
This project is licensed under the terms of the MIT license. |
10081
226
Yes
138