@salutejs/plasma-new-hope 0.78.0-canary.1194.8936866282.0 → 0.78.0-canary.1194.8939441533.0
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -3
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-new-hope",
|
3
|
-
"version": "0.78.0-canary.1194.
|
3
|
+
"version": "0.78.0-canary.1194.8939441533.0",
|
4
4
|
"description": "Salute Design System blueprint",
|
5
5
|
"main": "cjs/index.js",
|
6
6
|
"module": "es/index.js",
|
@@ -87,7 +87,6 @@
|
|
87
87
|
"default-browser-id": "2.0.0",
|
88
88
|
"react": "18.2.0",
|
89
89
|
"react-dom": "18.2.0",
|
90
|
-
"react-draggable": "4.4.3",
|
91
90
|
"rollup": "^3.28.0",
|
92
91
|
"storybook": "7.6.17",
|
93
92
|
"styled-components": "5.3.1",
|
@@ -104,5 +103,5 @@
|
|
104
103
|
"react-popper": "2.3.0",
|
105
104
|
"storeon": "3.1.5"
|
106
105
|
},
|
107
|
-
"gitHead": "
|
106
|
+
"gitHead": "9c13cc7e6417e32738c4d67bb9ec177884014e0e"
|
108
107
|
}
|