This commit is contained in:
Ayo 2023-09-06 17:14:30 +02:00
parent 41e02ccf96
commit 424e9e4494
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "@ayco/astro-resume", "name": "@ayco/astro-resume",
"version": "0.3.4", "version": "0.3.5",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ayco/astro-resume", "name": "@ayco/astro-resume",
"version": "0.3.4", "version": "0.3.5",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"astro": "^2.8.4" "astro": "^2.8.4"

View file

@ -7,7 +7,7 @@
"url": "https://git.sr.ht/~ayoayco/astro-resume" "url": "https://git.sr.ht/~ayoayco/astro-resume"
}, },
"type": "module", "type": "module",
"version": "0.3.4", "version": "0.3.5",
"keywords": [ "keywords": [
"astro-component", "astro-component",
"css", "css",