@vulcanjs/react-ui 0.6.6-y.11 → 0.6.6-y.14

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vulcanjs/react-ui",
3
- "version": "0.6.6-y.11",
3
+ "version": "0.6.6-y.14",
4
4
  "description": "Vulcan UI components for React",
5
5
  "main": "./dist/index.js",
6
6
  "files": [
@@ -47,5 +47,5 @@
47
47
  "@types/underscore": "^1.11.1",
48
48
  "graphql": "^15.5.0"
49
49
  },
50
- "gitHead": "f350cf85adccd82d69c13594c4be02cf933161f4"
50
+ "gitHead": "f77ef7b2fb542ee79a52fc20f9236ee54083845f"
51
51
  }