@looker/run-it 0.9.43-alpha.1647 → 0.9.43-alpha.1648
Sign up to get free protection for your applications and to get access to all the features.
- 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.43-alpha.
|
3
|
+
"version": "0.9.43-alpha.1648+188205bd",
|
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",
|
@@ -54,7 +54,7 @@
|
|
54
54
|
"@looker/code-editor": "^0.1.27",
|
55
55
|
"@looker/components": "^3.0.8",
|
56
56
|
"@looker/design-tokens": "^2.7.21",
|
57
|
-
"@looker/extension-utils": "^0.1.20-alpha.
|
57
|
+
"@looker/extension-utils": "^0.1.20-alpha.1648+188205bd",
|
58
58
|
"@looker/icons": "^1.5.3",
|
59
59
|
"@looker/sdk": "^22.20.1",
|
60
60
|
"@looker/sdk-codegen": "^21.7.4",
|
@@ -72,5 +72,5 @@
|
|
72
72
|
"react-is": "^16.13.1",
|
73
73
|
"styled-components": "^5.2.1"
|
74
74
|
},
|
75
|
-
"gitHead": "
|
75
|
+
"gitHead": "188205bdcb32082e9a3fdfa9e4eb5b013cd1825f"
|
76
76
|
}
|