docs: add rxjs dev dep
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
"browser-sync": "^2.27.7",
|
"browser-sync": "^2.27.7",
|
||||||
"chokidar": "^3.5.2",
|
"chokidar": "^3.5.2",
|
||||||
"execa": "^6.0.0",
|
"execa": "^6.0.0",
|
||||||
|
"rxjs": "^7.5.1",
|
||||||
"tsup": "^5.11.10",
|
"tsup": "^5.11.10",
|
||||||
"type-fest": "^2.8.0",
|
"type-fest": "^2.8.0",
|
||||||
"typescript": "^4.5.4",
|
"typescript": "^4.5.4",
|
||||||
|
|||||||
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
@@ -71,6 +71,7 @@ importers:
|
|||||||
reacord: workspace:*
|
reacord: workspace:*
|
||||||
react: ^18.0.0-rc.0
|
react: ^18.0.0-rc.0
|
||||||
react-dom: ^18.0.0-rc.0
|
react-dom: ^18.0.0-rc.0
|
||||||
|
rxjs: ^7.5.1
|
||||||
tailwindcss: ^3.0.8
|
tailwindcss: ^3.0.8
|
||||||
tsup: ^5.11.10
|
tsup: ^5.11.10
|
||||||
type-fest: ^2.8.0
|
type-fest: ^2.8.0
|
||||||
@@ -112,6 +113,7 @@ importers:
|
|||||||
browser-sync: 2.27.7
|
browser-sync: 2.27.7
|
||||||
chokidar: 3.5.2
|
chokidar: 3.5.2
|
||||||
execa: 6.0.0
|
execa: 6.0.0
|
||||||
|
rxjs: 7.5.1
|
||||||
tsup: 5.11.10_typescript@4.5.4
|
tsup: 5.11.10_typescript@4.5.4
|
||||||
type-fest: 2.8.0
|
type-fest: 2.8.0
|
||||||
typescript: 4.5.4
|
typescript: 4.5.4
|
||||||
|
|||||||
Reference in New Issue
Block a user