GUACAMOLE-773: Remove unused messageformat dependency (it's bundled with angular-translate's messageformat support).

This commit is contained in:
Michael Jumper
2021-04-22 15:13:20 -07:00
parent e99e304eed
commit 503332270c
2 changed files with 1 additions and 32 deletions

View File

@@ -17,8 +17,7 @@
"file-saver": "2.0.5",
"jquery": "3.6.0",
"jstz": "2.1.1",
"lodash": "4.17.21",
"messageformat": "2.3.0"
"lodash": "4.17.21"
},
"devDependencies": {
"clean-webpack-plugin": "^3.0.0",