From 9504422e7901bcb958da1d712dd9127d64b4f74a Mon Sep 17 00:00:00 2001 From: Jacob Perez Date: Sat, 5 Oct 2024 02:10:53 -0600 Subject: [PATCH] Update package --- package-lock.json | 4 ++-- package.json | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98fc352..777a7d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lexica-ultralegible", - "version": "1.5.1", + "version": "1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lexica-ultralegible", - "version": "1.5.1", + "version": "1", "license": "Apache-2.0", "devDependencies": { "@mischnic/parcel-namer-preserve-structure": "^0.2.0", diff --git a/package.json b/package.json index 2f4ad20..5370f89 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { + "type": "module", "name": "lexica-ultralegible", - "version": "1.5.1", - "description": "An updated and extended version of Atkinson Hyperlegible", + "version": "1", + "description": "Lexica Ultralegible is a modern typeface inspired by the principles of legibility and clarity, building on the foundation of the Atkinson Hyperlegible typeface.", "targets": { "dev": { "source": "./sources/website/index.html",