@salutejs/plasma-new-hope 0.240.0-canary.1697.12783039602.0 → 0.240.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/plasma-new-hope",
|
3
|
-
"version": "0.240.0-
|
3
|
+
"version": "0.240.0-dev.0",
|
4
4
|
"description": "Salute Design System blueprint",
|
5
5
|
"main": "./cjs/index.js",
|
6
6
|
"module": "./es/index.js",
|
@@ -148,5 +148,5 @@
|
|
148
148
|
"sideEffects": [
|
149
149
|
"*.css"
|
150
150
|
],
|
151
|
-
"gitHead": "
|
151
|
+
"gitHead": "73f59862653eaf171378d65f637ff37a9fd5c69d"
|
152
152
|
}
|