Skip to content

Commit c207de5

Browse files
authored
chore(deps): remove react-theme as peer dependency (#487)
@fluentui/react-theme should not be a peer dependency in addition to being a dev dependency. Host applications will use this package and have no need for @fluentui/react-theme.
1 parent 4a5ccb6 commit c207de5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

theme/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
},
5252
"peerDependencies": {
5353
"@fluentui/react-components": "^9.62.0",
54-
"@fluentui/react-theme": "^9.1.24",
5554
"react": ">=16.8.0 <19.0.0",
5655
"react-dom": ">=16.8.0 <19.0.0"
5756
},

0 commit comments

Comments
 (0)