ros.grant.common 2.1.29 → 2.1.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -528,7 +528,7 @@
528
528
  right: 0;
529
529
  top: 20%;
530
530
  box-shadow: 0px 1px 4px rgba(58, 58, 58, 0.3);
531
- z-index: 5;
531
+ z-index: 6;
532
532
  border-radius: 4px 0px 0px 4px;
533
533
  overflow: hidden;
534
534
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.1.29",
2
+ "version": "2.1.31",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {
@@ -7,7 +7,7 @@
7
7
  },
8
8
  "description": "Collection of static files used by RosGrant awesome team",
9
9
  "dependencies": {
10
- "myrta.common": "^1.0.21",
10
+ "myrta.common": "^1.0.24",
11
11
  "@babel/core": "^7.8.4",
12
12
  "@babel/preset-env": "^7.8.4",
13
13
  "@ng-select/ng-select": "^8.1.1",