Comparing version 1.0.1 to 1.0.2
@@ -1,2 +0,1 @@ | ||
export * from "./dist/dts/index"; | ||
export { default } from "./dist/dts/index"; | ||
export { Age } from "./dist/dts/index"; |
{ | ||
"name": "age2", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "🎂 Lightweight and documented age object for converting date of birth to age", | ||
@@ -5,0 +5,0 @@ "scripts": { |
# Quality Package Template | ||
> Light and fully documented Age object for TS and JS | ||
[![Test Status](https://github.com/AlexXanderGrib/age/actions/workflows/test.yml/badge.svg)](https://github.com/AlexXanderGrib/age) | ||
@@ -5,0 +6,0 @@ [![Downloads](https://img.shields.io/npm/dt/age2.svg)](https://npmjs.com/package/age2) |
Sorry, the diff of this file is not supported yet
109
115823
1443