@looker/run-it 0.9.50-alpha.1724 → 0.9.50-alpha.1725
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.50-alpha.
|
3
|
+
"version": "0.9.50-alpha.1725+86cd168a",
|
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",
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"@looker/code-editor": "^0.1.29",
|
57
57
|
"@looker/components": "^4.1.1",
|
58
58
|
"@looker/design-tokens": "^3.1.0",
|
59
|
-
"@looker/extension-utils": "^0.1.27-alpha.
|
59
|
+
"@looker/extension-utils": "^0.1.27-alpha.1725+86cd168a",
|
60
60
|
"@looker/icons": "^1.5.21",
|
61
61
|
"@looker/sdk": "^23.10.0",
|
62
62
|
"@looker/sdk-codegen": "^21.8.1",
|
@@ -73,5 +73,5 @@
|
|
73
73
|
"react-is": "^16.13.1",
|
74
74
|
"styled-components": "^5.2.1"
|
75
75
|
},
|
76
|
-
"gitHead": "
|
76
|
+
"gitHead": "86cd168a8f14d00d1699c85416a4e3639635e0cc"
|
77
77
|
}
|