@salutejs/plasma-new-hope 0.191.0-canary.1551.11797041657.0 → 0.191.0-dev.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. 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.191.0-canary.1551.11797041657.0",
3
+ "version": "0.191.0-dev.0",
4
4
  "description": "Salute Design System blueprint",
5
5
  "main": "cjs/index.js",
6
6
  "module": "es/index.js",
@@ -128,5 +128,5 @@
128
128
  "sideEffects": [
129
129
  "*.css"
130
130
  ],
131
- "gitHead": "feac763b4820128c8cfe0a916c7a92fd10ec9ba0"
131
+ "gitHead": "a7870f36bab922181d42396628c4a8a123520f01"
132
132
  }