ngx-matomo-client
Advanced tools
Comparing version 6.3.2-test.1 to 6.3.2-test.2
{ | ||
"name": "ngx-matomo-client", | ||
"version": "6.3.2-test.1", | ||
"version": "6.3.2-test.2", | ||
"author": "Emmanuel Roux (https://github.com/EmmanuelRoux)", | ||
@@ -5,0 +5,0 @@ "description": "Matomo (fka. Piwik) client for Angular applications", |
@@ -1,1 +0,1 @@ | ||
export declare const version = "^6.3.2-test.1"; | ||
export declare const version = "^6.3.2-test.2"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = void 0; | ||
exports.version = '^6.3.2-test.1'; | ||
exports.version = '^6.3.2-test.2'; | ||
//# sourceMappingURL=version.js.map |