@qualtrics/plugin-client
Advanced tools
Comparing version 1.9.7-rc.1966.85b08e to 1.9.7-rc.1967.5874f5
{ | ||
"name": "@qualtrics/plugin-client", | ||
"version": "1.9.7-rc.1966.85b08e", | ||
"version": "1.9.7-rc.1967.5874f5", | ||
"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.7-rc.1966.85b08e"; }; | ||
export var getClientVersion = function () { return "1.9.7-rc.1967.5874f5"; }; | ||
//# sourceMappingURL=buildConfig.js.map |