From fb93357cf788b5c70808c769a621b7e82b352fd7 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 16 Jul 2023 13:46:02 +0200 Subject: [PATCH] 0.0.8 --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7705502..4cff638 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,13 +1,12 @@ { - "name": "@ayco/astro-resume", - "version": "0.0.7", + "name": "resume", + "version": "0.0.8", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "@ayco/astro-resume", - "version": "0.0.7", - "license": "MIT", + "name": "resume", + "version": "0.0.8", "dependencies": { "astro": "^2.8.3" } diff --git a/package.json b/package.json index 98dc5bf..fe97444 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "author": "Ayo Ayco", "homepage": "https://sr.ht/~ayoayco/astro-resume", "type": "module", - "version": "0.0.7", + "version": "0.0.8", "keywords": [ "astro-component", "css",