Skip to content

Commit

Permalink
Remove unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsimons committed Dec 7, 2023
1 parent a77a127 commit e11608a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 42 deletions.
40 changes: 1 addition & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@
"start": "npm run dev"
},
"dependencies": {
"@fluentui/react-icons": "^2.0.221",
"@fluid-experimental/data-objects": "2.0.0-dev.7.4.0.217884",
"@fluid-experimental/tree-react-api": "2.0.0-dev.7.4.0.217884",
"@fluentui/react-icons": "^2.0.221",
"@fluid-experimental/tree2": "2.0.0-dev.7.4.0.217884",
"@fluidframework/azure-client": "2.0.0-dev.7.4.0.217884",
"@fluidframework/telemetry-utils": "2.0.0-dev.7.4.0.217884",
Expand Down

0 comments on commit e11608a

Please sign in to comment.