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