This commit is contained in:
John Morrison 2015-10-12 18:30:18 -07:00
Родитель 6ac438c1b8
Коммит 6ba432c486
3 изменённых файлов: 7 добавлений и 2 удалений

Просмотреть файл

@ -1,3 +1,8 @@
train-47.1
* chore(e2e-email): updates for train-47 state of l10n
* chore(l10n): language value in l10n file changed from "sr" to "sr-Latn"
* chore(shrinkwrap): update shrinkwrap, principally for fxa-auth-mailer and fxa-content-server-l10n
train-47
* feat(metrics): send account verification time to statsd #1066
* feat(i18n): enable Romainian `ro` support #1071

2
npm-shrinkwrap.json сгенерированный
Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-auth-server",
"version": "1.47.0",
"version": "1.47.1",
"dependencies": {
"ass": {
"version": "1.0.0",

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "fxa-auth-server",
"version": "1.47.0",
"version": "1.47.1",
"description": "Firefox Accounts, an identity provider for Mozilla cloud services",
"bin": {
"fxa-auth": "./bin/key_server.js"