Skip to content

Commit 9c730b7

Browse files
committed
fix: trueberryless repo files
1 parent e84efc8 commit 9c730b7

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

.changeset/chubby-ghosts-move.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"template-files": patch
3+
---
4+
5+
Clean up trueberryless repo

repos.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2079,7 +2079,7 @@
20792079
"targetPath": "package.json",
20802080
"special": "package.json",
20812081
"props": {
2082-
"packageName": "trueberryless-monorepo",
2082+
"packageName": "trueberryless",
20832083
"repositoryName": "trueberryless"
20842084
}
20852085
},
@@ -2093,13 +2093,6 @@
20932093
"targetPath": "package.json",
20942094
"special": "package.json"
20952095
},
2096-
{
2097-
"path": "template-files/pnpm-workspace.yaml",
2098-
"targetPath": "pnpm-workspace.yaml",
2099-
"props": {
2100-
"documentationFolder": "src"
2101-
}
2102-
},
21032096
{
21042097
"path": "template-files/README.md",
21052098
"targetPath": "README.md",

0 commit comments

Comments
 (0)