@qualtrics/plugin-client
Advanced tools
Comparing version 1.9.6-rc.1954.c25d71 to 1.9.6-rc.1955.0e0c00
{ | ||
"name": "@qualtrics/plugin-client", | ||
"version": "1.9.6-rc.1954.c25d71", | ||
"version": "1.9.6-rc.1955.0e0c00", | ||
"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.6-rc.1954.c25d71"; }; | ||
export var getClientVersion = function () { return "1.9.6-rc.1955.0e0c00"; }; | ||
//# sourceMappingURL=buildConfig.js.map |