Skip to content

Commit a1c725b

Browse files
authored
refactor: atoms peer deps (calcom#22153)
1 parent e4eeb11 commit a1c725b

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

packages/platform/atoms/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
},
8282
"peerDependencies": {
8383
"react": "^18.0.0 || ^19.0.0",
84-
"react-awesome-query-builder": "^5.1.2",
85-
"react-dom": "^18.0.0 || ^19.0.0"
84+
"typescript": "^5.0.0"
8685
}
8786
}

0 commit comments

Comments
 (0)