docs: add rxjs dev dep

This commit is contained in:
MapleLeaf
2022-01-03 09:39:29 -06:00
parent c31dbebb59
commit 754acc87a0
2 changed files with 3 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
"browser-sync": "^2.27.7",
"chokidar": "^3.5.2",
"execa": "^6.0.0",
"rxjs": "^7.5.1",
"tsup": "^5.11.10",
"type-fest": "^2.8.0",
"typescript": "^4.5.4",

2
pnpm-lock.yaml generated
View File

@@ -71,6 +71,7 @@ importers:
reacord: workspace:*
react: ^18.0.0-rc.0
react-dom: ^18.0.0-rc.0
rxjs: ^7.5.1
tailwindcss: ^3.0.8
tsup: ^5.11.10
type-fest: ^2.8.0
@@ -112,6 +113,7 @@ importers:
browser-sync: 2.27.7
chokidar: 3.5.2
execa: 6.0.0
rxjs: 7.5.1
tsup: 5.11.10_typescript@4.5.4
type-fest: 2.8.0
typescript: 4.5.4