@qualtrics/plugin-client
Advanced tools
Comparing version 1.9.8-rc.1978.c2050c to 1.9.8-rc.1979.bebe54
{ | ||
"name": "@qualtrics/plugin-client", | ||
"version": "1.9.8-rc.1978.c2050c", | ||
"version": "1.9.8-rc.1979.bebe54", | ||
"description": "Interface for XM Plugins to communicate with the environment they're rendered in", | ||
@@ -21,3 +21,3 @@ "scripts": { | ||
"depcheck": "1.4.7", | ||
"ts-patch": "3.1.2" | ||
"ts-patch": "3.2.0" | ||
}, | ||
@@ -24,0 +24,0 @@ "dependencies": { |
// Provide configuration that is supplied at build time. | ||
export var getClientVersion = function () { return "1.9.8-rc.1978.c2050c"; }; | ||
export var getClientVersion = function () { return "1.9.8-rc.1979.bebe54"; }; | ||
//# sourceMappingURL=buildConfig.js.map |