@salutejs/plasma-new-hope 0.174.0-canary.1488.11482175295.0 → 0.174.0-canary.1488.11483339131.0
Sign up to get free protection for your applications and to get access to all the features.
- package/emotion/cjs/components/ViewContainer/ViewContainer.template-doc.mdx +2 -2
- package/emotion/es/components/ViewContainer/ViewContainer.template-doc.mdx +2 -2
- package/package.json +3 -3
- package/styled-components/cjs/components/ViewContainer/ViewContainer.template-doc.mdx +2 -2
- package/styled-components/es/components/ViewContainer/ViewContainer.template-doc.mdx +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-new-hope",
|
3
|
-
"version": "0.174.0-canary.1488.
|
3
|
+
"version": "0.174.0-canary.1488.11483339131.0",
|
4
4
|
"description": "Salute Design System blueprint",
|
5
5
|
"main": "cjs/index.js",
|
6
6
|
"module": "es/index.js",
|
@@ -81,7 +81,7 @@
|
|
81
81
|
"@rollup/plugin-commonjs": "^25.0.4",
|
82
82
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
83
83
|
"@salutejs/plasma-sb-utils": "0.181.0-dev.0",
|
84
|
-
"@salutejs/plasma-themes": "0.22.0-canary.1488.
|
84
|
+
"@salutejs/plasma-themes": "0.22.0-canary.1488.11483339131.0",
|
85
85
|
"@storybook/addon-docs": "^7.6.17",
|
86
86
|
"@storybook/addon-essentials": "^7.6.17",
|
87
87
|
"@storybook/addons": "^7.6.17",
|
@@ -128,5 +128,5 @@
|
|
128
128
|
"sideEffects": [
|
129
129
|
"*.css"
|
130
130
|
],
|
131
|
-
"gitHead": "
|
131
|
+
"gitHead": "f46ea47efa19cc69ebc74971efacda51f9bbb682"
|
132
132
|
}
|