0.3.4
This commit is contained in:
parent
35e2620939
commit
e66111e5b9
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@ayco/astro-resume",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@ayco/astro-resume",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"astro": "^2.8.4"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"author": "Ayo Ayco",
|
||||
"homepage": "https://sr.ht/~ayoayco/astro-resume",
|
||||
"type": "module",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"keywords": [
|
||||
"astro-component",
|
||||
"css",
|
||||
|
|
Loading…
Reference in a new issue