diff options
Diffstat (limited to 'gui/package.json')
| -rw-r--r-- | gui/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/package.json b/gui/package.json index 22593150b3..734b3f8a66 100644 --- a/gui/package.json +++ b/gui/package.json @@ -19,7 +19,6 @@ "electron-log": "^4.1.1", "gettext-parser": "^4.0.3", "google-protobuf": "^4.0.0-rc.2", - "history": "^4.6.1", "linux-app-list": "^1.0.1", "mkdirp": "^1.0.3", "moment": "^2.24.0", @@ -47,6 +46,7 @@ "@types/enzyme-adapter-react-16": "^1.0.3", "@types/gettext-parser": "^4.0.0", "@types/google-protobuf": "^3.7.2", + "@types/history": "^4.7.8", "@types/mkdirp": "^1.0.0", "@types/mocha": "^5.2.6", "@types/node": "^10.12.3", |
