@salutejs/plasma-asdk 0.205.2-canary.1577.11938240958.0 → 0.206.0-canary.1556.11950950085.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +3 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-asdk",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.206.0-canary.1556.11950950085.0",
|
4
4
|
"description": "Salute Design System / React UI kit for Assistant web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"directory": "packages/plasma-asdk"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@salutejs/plasma-new-hope": "0.
|
22
|
+
"@salutejs/plasma-new-hope": "0.196.0-canary.1556.11950950085.0",
|
23
23
|
"@salutejs/plasma-tokens": "1.105.0",
|
24
24
|
"@salutejs/plasma-tokens-b2b": "1.43.0",
|
25
25
|
"@salutejs/plasma-typo": "0.40.0"
|
@@ -98,5 +98,5 @@
|
|
98
98
|
"Fanil Zubairov"
|
99
99
|
],
|
100
100
|
"sideEffects": false,
|
101
|
-
"gitHead": "
|
101
|
+
"gitHead": "2b75a93ce5fa292ad0fee7ec38e5f3480c903995"
|
102
102
|
}
|