0.0.8
This commit is contained in:
parent
a8ccf35cc7
commit
5ecda11d84
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.7",
|
||||
"version": "0.0.8",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "resume",
|
||||
"version": "0.0.7",
|
||||
"version": "0.0.8",
|
||||
"dependencies": {
|
||||
"astro": "^2.8.3"
|
||||
}
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue