Skip to content

Commit 3dd52c6

Browse files
committed
update epicshop.title and slug
1 parent a243922 commit 3dd52c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "mocking-techniques",
33
"private": true,
44
"epicshop": {
5-
"title": "Mocking Techniques",
5+
"title": "Mocking Techniques in Vitest",
66
"subtitle": "Everything to know about mocking in JavaScript",
7-
"epicWorkshopSlug": "mocking-techniques",
7+
"epicWorkshopSlug": "mocking-techniques-in-vitest",
88
"githubRoot": "https://github.com/epicweb-dev/mocking-techniques",
99
"forms": {
1010
"exercise": "https://docs.google.com/forms/d/e/1FAIpQLSf8xpntKQzPYYO9H1OvMcxEa224PqmhVeYfUSj_MotHy-fSUQ/viewform?usp=pp_url&entry.1709952199={workshopTitle}&entry.1597352702={exerciseTitle}",

0 commit comments

Comments
 (0)