diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2021-03-10 22:13:45 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2021-03-10 22:13:45 +0100 |
| commit | 382224e0f6ad0d226548046d23ef6df940a24414 (patch) | |
| tree | 4ef86bccc40c1e8a992d98a623bed5b8ec21a651 /animism-align/package.json | |
| parent | e039260b14382782d3df874d05608fbdd8fd5ce3 (diff) | |
wave upload should load files now. switching to yarn
Diffstat (limited to 'animism-align/package.json')
| -rw-r--r-- | animism-align/package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/animism-align/package.json b/animism-align/package.json index 393fd00..8e00866 100644 --- a/animism-align/package.json +++ b/animism-align/package.json @@ -68,11 +68,13 @@ "redux-debounced": "^0.5.0", "redux-throttle": "^0.1.1", "redux-thunk": "^2.3.0", + "sortablejs": "^1.13.0", "store2": "^2.10.0", "style-loader": "^1.1.3", "terser-webpack-plugin": "^2.3.5", "uuid": "^7.0.1", "vimeo": "^2.1.1", + "webaudio-peaks": "^0.0.8", "webpack": "^4.42.0", "webpack-cli": "^3.3.11" }, |
