aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorLionel Han <47760119+IGoByJoe@users.noreply.github.com>2020-08-01 16:34:48 -0700
committerLionel Han <47760119+IGoByJoe@users.noreply.github.com>2020-08-01 16:34:48 -0700
commit58f75d38dcfd113c90e4e27e55468d06412c653e (patch)
tree8bce10c162c11ba563442ee01408346daf7312d4 /package.json
parent28ab7ecd633e92619adfcbd1ce3ca72ddbba7ea8 (diff)
fixed bugs and added waveform (need fix)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 6c466825e..44304ce87 100644
--- a/package.json
+++ b/package.json
@@ -131,6 +131,7 @@
"archiver": "^3.1.1",
"array-batcher": "^1.2.3",
"async": "^2.6.2",
+ "axios": "^0.19.2",
"babel-runtime": "^6.26.0",
"bcrypt-nodejs": "0.0.3",
"bezier-curve": "^1.0.0",
@@ -216,6 +217,7 @@
"raw-loader": "^1.0.0",
"rc-switch": "^1.9.0",
"react": "^16.12.0",
+ "react-audio-waveform": "0.0.5",
"react-autosuggest": "^9.4.3",
"react-color": "^2.18.1",
"react-compound-slider": "^2.5.0",