@qualtrics/plugin-client
Advanced tools
Comparing version
{ | ||
"name": "@qualtrics/plugin-client", | ||
"version": "1.9.17-rc.2053.ac2eb8", | ||
"version": "1.9.17-rc.2054.4dbe45", | ||
"description": "Interface for XM Plugins to communicate with the environment they're rendered in", | ||
@@ -5,0 +5,0 @@ "scripts": { |
// Provide configuration that is supplied at build time. | ||
export var getClientVersion = function () { return "1.9.17-rc.2053.ac2eb8"; }; | ||
export var getClientVersion = function () { return "1.9.17-rc.2054.4dbe45"; }; | ||
//# sourceMappingURL=buildConfig.js.map |