Skip to content

Commit 3385402

Browse files
jongioCopilot
andcommitted
chore: update azd-web-core to v2.1.0 (Twitter Card tags)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 371110c commit 3385402

3 files changed

Lines changed: 14 additions & 8 deletions

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,7 @@
1111
"test:web": "pnpm --filter @jongio/azd-exec-docs test",
1212
"test:all": "pnpm test"
1313
},
14-
"devDependencies": {}
14+
"dependencies": {
15+
"@jongio/azd-web-core": "^2.1.0"
16+
}
1517
}

pnpm-lock.yaml

Lines changed: 10 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@astrojs/mdx": "^4.3.13",
19-
"@jongio/azd-web-core": "^2.0.0",
19+
"@jongio/azd-web-core": "^2.1.0",
2020
"astro": "^5.17.1",
2121
"astro-expressive-code": "^0.41.6"
2222
},

0 commit comments

Comments
 (0)