0.2.1
This commit is contained in:
parent
f9a8cd9b01
commit
41452dabbc
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.2.0",
|
||||
"version": "0.2.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@ayco/astro-resume",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"astro": "^2.8.3"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"author": "Ayo Ayco",
|
||||
"homepage": "https://sr.ht/~ayoayco/astro-resume",
|
||||
"type": "module",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"keywords": [
|
||||
"astro-component",
|
||||
"css",
|
||||
|
|
Loading…
Reference in a new issue