@vulcanjs/react-ui 0.6.6-y.0 → 0.6.6-y.1

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.0",
3
+ "version": "0.6.6-y.1",
4
4
  "description": "Vulcan UI components for React",
5
5
  "main": "./dist/index.js",
6
6
  "files": [
@@ -49,5 +49,5 @@
49
49
  "@types/underscore": "^1.11.1",
50
50
  "graphql": "^15.5.0"
51
51
  },
52
- "gitHead": "6d5ee5f0733939de7b68fd09168d75b6fc82bca1"
52
+ "gitHead": "e6560b5c9410916b8a0e9f9af73dec1f124c04aa"
53
53
  }