@epam/uui 5.7.0-alpha.0 → 5.7.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@epam/uui",
3
- "version": "5.7.0-alpha.0",
3
+ "version": "5.7.1",
4
4
  "description": "EPAM UUI components set",
5
5
  "author": "EPAM",
6
6
  "license": "MIT",
@@ -12,9 +12,9 @@
12
12
  "prepublish": "yarn build"
13
13
  },
14
14
  "dependencies": {
15
- "@epam/assets": "5.7.0-alpha.0",
16
- "@epam/uui-components": "5.7.0-alpha.0",
17
- "@epam/uui-core": "5.7.0-alpha.0",
15
+ "@epam/assets": "5.7.1",
16
+ "@epam/uui-components": "5.7.1",
17
+ "@epam/uui-core": "5.7.1",
18
18
  "classnames": "2.2.6",
19
19
  "dayjs": "1.10.7",
20
20
  "lodash.sortby": "4.7.0",
@@ -30,7 +30,7 @@
30
30
  "type": "git",
31
31
  "url": "https://github.com/epam/UUI"
32
32
  },
33
- "gitHead": "aca8d1d0a176fdb5fbb046d68792c67d632e15e2",
33
+ "gitHead": "17e570e37b83bb3285df868bb3b8ec8ffd416f07",
34
34
  "publishConfig": {
35
35
  "directory": "build"
36
36
  }
package/readme.md CHANGED
@@ -1,5 +1,5 @@
1
- # UUI package
2
-
3
- This package is a part of [EPAM UUI](https://github.com/epam/UUI) library.
4
-
1
+ # UUI package
2
+
3
+ This package is a part of [EPAM UUI](https://github.com/epam/UUI) library.
4
+
5
5
  @epam/uui contains the 'UUI' (codename 'UUI') 'skin'. All components branded with this skin are contained in this package.