diff options
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/frontend/package.json b/frontend/package.json index e53c9e74..57e27d2f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -46,8 +46,7 @@ "redux-thunk": "~2.3.0", "socket.io-client": "~2.3.0", "svgsaver": "~0.9.0", - "uuidv4": "~6.1.1", - "victory": "~34.2.1" + "uuidv4": "~6.1.1" }, "lint-staged": { "src/**/*.{js,jsx,json}": [ |
