Skip to content

Commit 216272f

Browse files
committed
Refactor code structure for improved readability and maintainability
1 parent f41a9b9 commit 216272f

File tree

2 files changed

+35
-550
lines changed

2 files changed

+35
-550
lines changed

apps/docs/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,10 @@
2929
"shiki": "^1.0.0",
3030
"rehype-slug": "^6.0.0",
3131
"remark-gfm": "^4.0.0",
32-
"react-access-engine": "workspace:*"
32+
"react-access-engine": "^0.1.0"
3333
},
3434
"devDependencies": {
35+
"react-access-engine-devtools": "^0.1.0",
3536
"@types/node": "^22.0.0",
3637
"@types/react": "^19.0.0",
3738
"@types/react-dom": "^19.0.0",

0 commit comments

Comments
 (0)