Skip to content

Commit

Permalink
Fix dependencies for publication
Browse files Browse the repository at this point in the history
  • Loading branch information
sgenoud committed Dec 20, 2024
1 parent 361756a commit 58e43d1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,14 @@
"three": "^0.155.0",
"vite-plugin-pwa": "^0.16.4"
},
"resolutions": {
"babel-plugin-styled-components": "1.13.3"
},
"devDependencies": {
"@types/react-dom": "^18.2.0",
"@types/styled-components": "5.1.9",
"@types/three": "^0.155.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vitejs/plugin-react": "^4.0.4",
"babel-plugin-styled-components": "1.13.3",
"binaryen": "^101.0.0",
"eslint": "^8.47.0",
"eslint-plugin-react": "^7.33.1",
Expand Down

0 comments on commit 58e43d1

Please sign in to comment.