Skip to content

Commit 4bb2715

Browse files
committed
feat: add rxjs
1 parent 6790a50 commit 4bb2715

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,8 @@
6868
"lodash": "^4.17.21",
6969
"react": "^18.2.0",
7070
"react-dom": "^18.2.0",
71-
"react-grid-layout": "^1.4.2"
71+
"react-grid-layout": "^1.4.2",
72+
"rxjs": "^7.8.1"
7273
},
7374
"devDependencies": {
7475
"@commitlint/cli": "^18.2.0",

0 commit comments

Comments
 (0)