0.3.2
This commit is contained in:
parent
94664e8c49
commit
6f86eb4495
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.1",
|
||||
"version": "0.3.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@ayco/astro-resume",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/node": "^5.3.0",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"author": "Ayo Ayco",
|
||||
"homepage": "https://sr.ht/~ayoayco/astro-resume",
|
||||
"type": "module",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"keywords": [
|
||||
"astro-component",
|
||||
"css",
|
||||
|
|
Loading…
Reference in a new issue