@qualtrics/plugin-client
Advanced tools
Comparing version 1.9.4-rc.1937.6b0016 to 1.9.4-rc.1939.0cdfa1
{ | ||
"name": "@qualtrics/plugin-client", | ||
"version": "1.9.4-rc.1937.6b0016", | ||
"version": "1.9.4-rc.1939.0cdfa1", | ||
"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.4-rc.1937.6b0016"; }; | ||
export var getClientVersion = function () { return "1.9.4-rc.1939.0cdfa1"; }; | ||
//# sourceMappingURL=buildConfig.js.map |