Skip to content

Commit 4521a71

Browse files
committed
chore(demo): add @replexica/react to next demo
1 parent 572b172 commit 4521a71

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

demo/next/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ yarn-error.log*
3535
*.tsbuildinfo
3636
next-env.d.ts
3737

38-
.debug
38+
.debug
39+
output.txt

demo/next/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@replexica/compiler": "workspace:*",
18+
"@replexica/react": "workspace:*",
1819
"typescript": "^5",
1920
"@types/node": "^20",
2021
"@types/react": "^18",

0 commit comments

Comments
 (0)