Use FluentResource to parse and serialize FTL files server-side (#952)

This commit is contained in:
Staś Małolepszy 2018-09-27 20:49:41 +02:00 committed by Danny Coates
parent a997a44a23
commit f8964ebb99
3 changed files with 41 additions and 40 deletions

View file

@ -125,7 +125,7 @@
"convict": "^4.4.0",
"express": "^4.16.3",
"express-ws": "^4.0.0",
"fluent": "^0.8.0",
"fluent": "^0.8.1",
"fluent-langneg": "^0.1.0",
"helmet": "^3.13.0",
"mkdirp": "^0.5.1",