Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preview deploy of rewritten sound engine #161

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove Immer for simplicity
  • Loading branch information
mattb committed Nov 26, 2021
commit bfddeb6345cff911c6192fd81b30a7bc0726d470
31 changes: 0 additions & 31 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -9,7 +9,6 @@
"history": "^4.10.1",
"hls.js": "0.13.0",
"howler": "^2.1.2",
"immer": "^9.0.6",
"leaflet": "^1.5.1",
"lodash": "^4.17.15",
"object-hash": "^2.0.1",
@@ -27,7 +26,6 @@
"react-transition-group": "^4.3.0",
"sass": "^1.38.2",
"tunajs": "^1.0.15",
"use-immer": "^0.6.0",
"waaclock": "^0.5.3",
"webfontloader": "^1.6.28"
},