@looker/run-it 0.9.33-alpha.1523 → 0.9.33-alpha.1524

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@looker/run-it",
3
- "version": "0.9.33-alpha.1523+609dcf92",
3
+ "version": "0.9.33-alpha.1524+0be961a6",
4
4
  "description": "A dynamic REST request input form and response visualizer",
5
5
  "main": "lib/index.js",
6
6
  "module": "lib/esm/index.js",
@@ -55,7 +55,7 @@
55
55
  "@looker/components": "^2.8.1",
56
56
  "@looker/components-date": "^2.4.1",
57
57
  "@looker/design-tokens": "^2.7.1",
58
- "@looker/extension-utils": "^0.1.10-alpha.1523+609dcf92",
58
+ "@looker/extension-utils": "^0.1.10-alpha.1524+0be961a6",
59
59
  "@looker/icons": "^1.5.3",
60
60
  "@looker/sdk": "^22.4.2",
61
61
  "@looker/sdk-codegen": "^21.5.2",
@@ -73,5 +73,5 @@
73
73
  "react-is": "^16.13.1",
74
74
  "styled-components": "^5.2.1"
75
75
  },
76
- "gitHead": "609dcf92cd1d0c0311ca5a87208c914126b915d1"
76
+ "gitHead": "0be961a6030870de88a0f1e76ffe3d7fe6037efd"
77
77
  }