chore: update @ayco/astro-resume
This commit is contained in:
parent
470152ea32
commit
6022a0bc2d
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"version": "0.1.29",
|
||||
"dependencies": {
|
||||
"@astrojs/netlify": "^2.2.2",
|
||||
"@ayco/astro-resume": "^0.1.2",
|
||||
"@ayco/astro-resume": "^0.2.1",
|
||||
"@extractus/article-extractor": "^7.2.15",
|
||||
"astro-iconify": "^1.2.0",
|
||||
"sass": "^1.62.1"
|
||||
|
@ -244,9 +244,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@ayco/astro-resume": {
|
||||
"version": "0.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@ayco/astro-resume/-/astro-resume-0.1.2.tgz",
|
||||
"integrity": "sha512-IrlDt7di37C8pyJdxy9wAyTGaup4OUWAtaVAT7uj6TQznkfCNgZtPuzO1fwTgb+MB66ymIL3o+LLFDfTCppSgw==",
|
||||
"version": "0.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@ayco/astro-resume/-/astro-resume-0.2.1.tgz",
|
||||
"integrity": "sha512-cMFFpDzf0DY9J3FgmQ515qa+WzsBhWjWwjgWCFL6cxgxFs/rTRBb9A/BKFSkb79kVXPyyv7qFkNsFCyw4LDJ7Q==",
|
||||
"dependencies": {
|
||||
"astro": "^2.8.3"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/netlify": "^2.2.2",
|
||||
"@ayco/astro-resume": "^0.1.2",
|
||||
"@ayco/astro-resume": "^0.2.1",
|
||||
"@extractus/article-extractor": "^7.2.15",
|
||||
"astro-iconify": "^1.2.0",
|
||||
"sass": "^1.62.1"
|
||||
|
|
Loading…
Reference in a new issue