@salutejs/plasma-new-hope 0.69.0-dev.0 → 0.69.1-canary.1162.8549406585.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-new-hope",
|
3
|
-
"version": "0.69.
|
3
|
+
"version": "0.69.1-canary.1162.8549406585.0",
|
4
4
|
"description": "Salute Design System blueprint",
|
5
5
|
"main": "cjs/index.js",
|
6
6
|
"module": "es/index.js",
|
@@ -91,7 +91,7 @@
|
|
91
91
|
"storybook": "7.6.17",
|
92
92
|
"styled-components": "5.3.1",
|
93
93
|
"typescript": "4.2.4",
|
94
|
-
"vite": "4.5.
|
94
|
+
"vite": "4.5.3"
|
95
95
|
},
|
96
96
|
"dependencies": {
|
97
97
|
"@linaria/core": "5.0.2",
|
@@ -102,5 +102,5 @@
|
|
102
102
|
"react-popper": "2.3.0",
|
103
103
|
"storeon": "3.1.5"
|
104
104
|
},
|
105
|
-
"gitHead": "
|
105
|
+
"gitHead": "916aae3d44074938e223e73df1edac0891b0a1a3"
|
106
106
|
}
|