Skip to content

Commit 74c8264

Browse files
fix: rename solid start example repo (#33)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent d1a023e commit 74c8264

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ artifacts
1515
.rpt2_cache
1616
coverage
1717
*.tgz
18-
18+
generated
1919
# misc
2020
.DS_Store
2121
.env

examples/solid/start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "example-bare",
2+
"name": "@tanstack/devtools-example-solid-start",
33
"type": "module",
44
"scripts": {
55
"dev": "vinxi dev",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)