0.0.6
This commit is contained in:
parent
ec67e439e5
commit
c2d9f89c13
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "resume",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "resume",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"dependencies": {
|
||||
"astro": "^2.8.3"
|
||||
}
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"repository": "https://git.sr.ht/~ayoayco/astro-resume",
|
||||
"homepage": "https://sr.ht/~ayoayco/astro-resume",
|
||||
"type": "module",
|
||||
"version": "0.0.5",
|
||||
"version": "0.0.6",
|
||||
"keywords": [
|
||||
"astro-component",
|
||||
"css",
|
||||
|
|
Loading…
Reference in a new issue