diff --git a/packages/ployfill/package.json b/packages/ployfill/package.json index 5f0b729c..5520e42e 100644 --- a/packages/ployfill/package.json +++ b/packages/ployfill/package.json @@ -17,6 +17,7 @@ "test": "echo \"Error: run tests from root\" && exit 1" }, "dependencies": { + "@ms/i18n": "^0.3.0", "@ms/nashorn": "^0.3.0", "core-js": "^3.6.4" },