skillgrid 0.0.19 → 0.0.20-dev-36347-gornyi.1125674

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.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "skillgrid",
3
- "version": "0.0.19",
3
+ "version": "0.0.20-dev-36347-gornyi.1125674",
4
4
  "description": "Skillgrid Components Library",
5
5
  "keywords": [
6
6
  "react",
7
7
  "ui",
8
8
  "components"
9
9
  ],
10
- "author": "Skillaz Dev.",
11
- "license": "SEE LICENSE IN ./LICENCE.md",
10
+ "author": "Skillaz",
11
+ "license": "SEE LICENSE IN LICENSE.md",
12
12
  "repository": "https://gitlab.dev.skillaz.ru/frontend/skillgrid",
13
13
  "homepage": "https://skillaz.ru/",
14
14
  "type": "module",
@@ -134,4 +134,4 @@
134
134
  "wrap-ansi": "7.0.0",
135
135
  "cliui": "7.0.4"
136
136
  }
137
- }
137
+ }