@salutejs/plasma-b2c 1.503.0-canary.1730.13035830009.0 → 1.503.0-dev.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-b2c.api.md +0 -4574
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-b2c",
|
3
|
-
"version": "1.503.0-
|
3
|
+
"version": "1.503.0-dev.0",
|
4
4
|
"description": "Salute Design System / React UI kit for business-related web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -44,7 +44,7 @@
|
|
44
44
|
"dependencies": {
|
45
45
|
"@salutejs/plasma-core": "1.191.0",
|
46
46
|
"@salutejs/plasma-hope": "1.329.0",
|
47
|
-
"@salutejs/plasma-new-hope": "0.249.0-
|
47
|
+
"@salutejs/plasma-new-hope": "0.249.0-dev.0",
|
48
48
|
"@salutejs/plasma-themes": "0.28.0",
|
49
49
|
"@salutejs/plasma-tokens-b2c": "0.56.0",
|
50
50
|
"@salutejs/plasma-tokens-web": "1.61.0",
|
@@ -108,5 +108,5 @@
|
|
108
108
|
"react"
|
109
109
|
],
|
110
110
|
"sideEffects": false,
|
111
|
-
"gitHead": "
|
111
|
+
"gitHead": "f3eb11d05f02c7c55f336d55c521f04cef35f35f"
|
112
112
|
}
|