Skip to content

Commit da32890

Browse files
committed
add subdomain
1 parent c469825 commit da32890

File tree

3 files changed

+23
-22
lines changed

3 files changed

+23
-22
lines changed

epicshop/package-lock.json

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

epicshop/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"@epic-web/workshop-app": "^6.8.0",
5-
"@epic-web/workshop-cli": "^6.8.0",
6-
"@epic-web/workshop-utils": "^6.8.0",
4+
"@epic-web/workshop-app": "^6.10.0",
5+
"@epic-web/workshop-cli": "^6.10.0",
6+
"@epic-web/workshop-utils": "^6.10.0",
77
"chokidar": "^4.0.3",
88
"enquirer": "^2.4.1",
99
"execa": "^9.6.0",

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"title": "Advanced MCP Features 🐡",
66
"subtitle": "Dive deeper into the Model Context Protocol",
77
"githubRepo": "https://github.com/epicweb-dev/advanced-mcp-features",
8+
"subdomain": "advanced-mcp-features",
89
"instructor": {
910
"name": "Kent C. Dodds",
1011
"avatar": "/images/instructor.png",

0 commit comments

Comments
 (0)