@vulcanjs/react-ui 0.6.6-y.3 → 0.6.6-y.6

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.3",
3
+ "version": "0.6.6-y.6",
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": "2ab7ba8c2aad9bb5b298a532b641ab3360100ad4"
52
+ "gitHead": "abb731b1a7af12977b9830360f9f800c999f2cf2"
53
53
  }