diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-29 22:30:22 +0200 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-09-29 22:30:22 +0200 |
| commit | 323ac54b471ecf1abb7e6c881e86f57e157586a6 (patch) | |
| tree | c5799d223242aaf3c605f3f4df2e5e472dee780f /package.json | |
| parent | 4d45c4282af2da4e6b06b8d844dc333ccb83d343 (diff) | |
Download generated image files automatically
(instead of having them open in a new tab)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 089b7e9b..00e56349 100644 --- a/package.json +++ b/package.json @@ -42,6 +42,7 @@ "redux-saga": "^0.15.6", "redux-thunk": "^2.2.0", "socket.io-client": "^2.0.3", + "svgsaver": "^0.9.0", "victory": "^0.22.2" }, "scripts": { |
