Skip to content

Commit

Permalink
fix build please
Browse files Browse the repository at this point in the history
  • Loading branch information
justinfernald committed Dec 18, 2023
1 parent f86ce1b commit f0106aa
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 94 deletions.
185 changes: 95 additions & 90 deletions package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"react-dom": "^18.2.0",
"react-query": "^3.39.3",
"react-resizable-panels": "^1.0.0",
"rpi-ws281x-native": "^1.0.4",
"three": "^0.159.0"
},
"devDependencies": {
Expand All @@ -58,9 +59,5 @@
"vite": "^5.0.7",
"vite-plugin-dts": "^3.6.4",
"vite-plugin-plain-text": "^1.4.2"
},
"optionalDependencies": {
"rpi-ws281x-native": "^1.0.4",
"audic": "^3.0.2"
}
}

0 comments on commit f0106aa

Please sign in to comment.