@salutejs/plasma-web 1.479.0-dev.0 → 1.479.1-canary.1490.12388778509.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
- package/temp/plasma-web.api.md +4467 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-web",
|
3
|
-
"version": "1.479.
|
3
|
+
"version": "1.479.1-canary.1490.12388778509.0",
|
4
4
|
"description": "Salute Design System / React UI kit for web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"dependencies": {
|
22
22
|
"@salutejs/plasma-core": "1.189.0-dev.0",
|
23
23
|
"@salutejs/plasma-hope": "1.325.0-dev.0",
|
24
|
-
"@salutejs/plasma-new-hope": "0.224.
|
24
|
+
"@salutejs/plasma-new-hope": "0.224.1-canary.1490.12388778509.0",
|
25
25
|
"@salutejs/plasma-themes": "0.25.0-dev.0",
|
26
26
|
"@salutejs/plasma-tokens-b2b": "1.43.0",
|
27
27
|
"@salutejs/plasma-tokens-b2c": "0.54.0",
|
@@ -112,5 +112,5 @@
|
|
112
112
|
"Fanil Zubairov"
|
113
113
|
],
|
114
114
|
"sideEffects": false,
|
115
|
-
"gitHead": "
|
115
|
+
"gitHead": "e38ae0c52c56b45daa1a343e0dfc633852b50f73"
|
116
116
|
}
|