@salutejs/plasma-web 1.413.1-canary.1412.11176429195.0 → 1.413.1-canary.1448.11178495216.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/css/package.json +2 -1
  2. package/package.json +3 -3
package/css/package.json CHANGED
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "module": "es/index.js",
3
3
  "main": "cjs/index.js",
4
- "types": "index.d.ts"
4
+ "types": "index.d.ts",
5
+ "sideEffects": ["*.css"]
5
6
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salutejs/plasma-web",
3
- "version": "1.413.1-canary.1412.11176429195.0",
3
+ "version": "1.413.1-canary.1448.11178495216.0",
4
4
  "description": "Salute Design System / React UI kit for web applications",
5
5
  "author": "Salute Frontend Team <salute.developers@gmail.com>",
6
6
  "license": "MIT",
@@ -21,7 +21,7 @@
21
21
  "dependencies": {
22
22
  "@salutejs/plasma-core": "1.180.0",
23
23
  "@salutejs/plasma-hope": "1.313.0",
24
- "@salutejs/plasma-new-hope": "0.160.1-canary.1412.11176429195.0",
24
+ "@salutejs/plasma-new-hope": "0.160.1-canary.1448.11178495216.0",
25
25
  "@salutejs/plasma-themes": "0.18.0",
26
26
  "@salutejs/plasma-tokens-b2b": "1.42.0",
27
27
  "@salutejs/plasma-tokens-b2c": "0.52.0",
@@ -112,5 +112,5 @@
112
112
  "Fanil Zubairov"
113
113
  ],
114
114
  "sideEffects": false,
115
- "gitHead": "a1e41d0f24fa632299a82f1b0911aa7a4d014d4d"
115
+ "gitHead": "f270c9646bbbf8abf2c2db8ec6e2c98b5fabf527"
116
116
  }