Skip to content

Commit 8adfe22

Browse files
davidturnbullclaude
andcommitted
revert: restore the-epic-stack demo to workspace integration
- Remove workspace exclusion from pnpm-workspace.yaml - Update lingo.dev dependency to use workspace:* reference 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 2968fd9 commit 8adfe22

File tree

4 files changed

+23154
-12562
lines changed

4 files changed

+23154
-12562
lines changed

demo/the-epic-stack/.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
legacy-peer-deps=true
22
registry=https://registry.npmjs.org/
3+
shared-workspace-lockfile=false

demo/the-epic-stack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"input-otp": "^1.4.2",
8989
"intl-parse-accept-language": "^1.0.0",
9090
"isbot": "^5.1.27",
91-
"lingo.dev": "^0.108.0",
91+
"lingo.dev": "workspace:*",
9292
"litefs-js": "^2.0.2",
9393
"lru-cache": "^11.1.0",
9494
"mime-types": "^3.0.1",

0 commit comments

Comments
 (0)