Skip to content

Commit 1c6a987

Browse files
committed
fix: docs
1 parent ac042a1 commit 1c6a987

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"access": "public",
88
"updateInternalDependencies": "patch",
99
"ignore": [
10-
"@repo/docs"
10+
"docs"
1111
]
1212
}

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@repo/docs",
2+
"name": "docs",
33
"version": "0.0.0",
44
"type": "module",
55
"private": true,

0 commit comments

Comments
 (0)