@qualtrics/plugin-client
Advanced tools
Comparing version 1.9.8-rc.1984.a999ee to 1.9.8-rc.1985.37c0bc
{ | ||
"name": "@qualtrics/plugin-client", | ||
"version": "1.9.8-rc.1984.a999ee", | ||
"version": "1.9.8-rc.1985.37c0bc", | ||
"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.8-rc.1984.a999ee"; }; | ||
export var getClientVersion = function () { return "1.9.8-rc.1985.37c0bc"; }; | ||
//# sourceMappingURL=buildConfig.js.map |