@financial-times/n-myft-ui 34.0.0 → 34.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "branch": "",
3
3
  "repo": "n-myft-ui",
4
- "version": "520d67f507b714cb2a488922cdf6573bc738800d",
5
- "tag": "v34.0.0"
4
+ "version": "4e19155b865ac3d6d4c3cf10285f267c44dfa940",
5
+ "tag": "v34.0.1"
6
6
  }
@@ -27,7 +27,7 @@
27
27
  color: oColorsByName('black-80');
28
28
  }
29
29
  &::before {
30
- @include oIconsContent('notifications', oColorsByName('black-60'), $icon-width, $iconset-version: 1);
30
+ @include oIconsContent('mute-notifications', oColorsByName('black-60'), $icon-width, $iconset-version: 1);
31
31
  left: auto;
32
32
  right: 1px;
33
33
  margin-top: -18px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@financial-times/n-myft-ui",
3
- "version": "34.0.0",
3
+ "version": "34.0.1",
4
4
  "description": "Client side component for interaction with myft",
5
5
  "main": "server.js",
6
6
  "scripts": {