chore: update pkg info

This commit is contained in:
ayo 2026-04-04 20:56:37 +02:00
parent dd3e9d881e
commit 0fa049b095
2 changed files with 3 additions and 4 deletions

View file

@ -1,9 +1,9 @@
{
"name": "monorepo",
"version": "0.0.1",
"private": true,
"type": "module",
"version": "0.4.5",
"author": "Ayo",
"author": "Ayo Ayco",
"scripts": {
"dev": "cd demo && npm run dev",
"prepare": "husky",

View file

@ -1,5 +1,6 @@
{
"name": "@ayco/astro-resume",
"version": "0.4.6",
"author": "Ayo Ayco",
"homepage": "https://ayco.io/n/astro-resume",
"repository": {
@ -7,7 +8,6 @@
"url": "https://github.com/ayo-run/astro-resume"
},
"type": "module",
"version": "0.4.6",
"keywords": [
"astro-component",
"css",
@ -28,5 +28,4 @@
"peerDependencies": {
"astro": "^6"
}
}