chore release v0.4.6
This commit is contained in:
parent
2d8eb10318
commit
2c2dd553e1
1 changed files with 2 additions and 2 deletions
|
|
@ -7,13 +7,13 @@
|
||||||
"url": "https://github.com/ayo-run/astro-resume"
|
"url": "https://github.com/ayo-run/astro-resume"
|
||||||
},
|
},
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"version": "0.4.5",
|
"version": "0.4.6",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"astro-component",
|
"astro-component",
|
||||||
"css",
|
"css",
|
||||||
"ui"
|
"ui"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"exports": {
|
"exports": {
|
||||||
".": "./index.ts",
|
".": "./index.ts",
|
||||||
"./*": "./*"
|
"./*": "./*"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue