@salutejs/plasma-new-hope 0.180.0-canary.1519.11592655923.0 → 0.180.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.180.0-canary.1519.11592655923.0",
3
+ "version": "0.180.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": "370dc2d759ba82686f75daa76b0d4334a42a8b3d"
131
+ "gitHead": "8993c9bab45f50b7415dc71db451d15e992cf6d2"
132
132
  }