Skip to content

Commit

Permalink
fix: remove duplicate msfs-sdk dependency, remove eslint config (#8763)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saschl authored Jul 25, 2024
1 parent 1940306 commit 6c7c3aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 58 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "~7.12.7",
"@flybywiresim/eslint-config": "~0.1.0",
"@flybywiresim/fragmenter": "^0.7.0",
"@flybywiresim/igniter": "^1.2.3",
"@flybywiresim/rnp": "^2.1.0",
Expand Down Expand Up @@ -150,7 +149,7 @@
"@flybywiresim/react-components": "^0.3.1",
"@flybywiresim/tailwind-config": "^0.5.0",
"@localazy/cli": "^1.6.0",
"@microsoft/msfs-sdk": "^0.7.0",
"@microsoft/msfs-sdk": "^0.8.0",
"@react-hook/mouse-position": "~4.1.0",
"@reduxjs/toolkit": "^1.6.2",
"@rollup/plugin-json": "^4.1.0",
Expand All @@ -170,7 +169,6 @@
"lodash": "^4.17.20",
"msfs-geo": "^0.1.0-alpha3",
"msfs-navdata": "^1.1.0",
"@microsoft/msfs-sdk": "^0.8.0",
"nanoid": "^3.3.1",
"network": "^0.6.1",
"qrcode.react": "^1.0.1",
Expand Down
55 changes: 0 additions & 55 deletions pnpm-lock.yaml

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

0 comments on commit 6c7c3aa

Please sign in to comment.