This commit is contained in:
Phil Booth 2018-03-12 12:38:50 +00:00
Родитель e83e02ff40
Коммит bc6e567c9b
2 изменённых файлов: 11 добавлений и 1 удалений

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

@ -1,3 +1,13 @@
<a name="1.107.4"></a>
## 1.107.4 (2018-03-12)
### Reverts
* **deps:** revert speed-trap to 0.0.6 due to breakage with Firefox ([1daeec3](https://github.com/mozilla/fxa-content-server/commit/1daeec3))
<a name="1.107.3"></a>
## 1.107.3 (2018-03-08)

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

@ -1,6 +1,6 @@
{
"name": "fxa-content-server",
"version": "1.107.3",
"version": "1.107.4",
"description": "Firefox Accounts Content Server",
"scripts": {
"build-production": "NODE_ENV=production grunt build",