@shapediver/viewer.shared.build-data
Advanced tools
Comparing version 2.3.5 to 2.4.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.build_data = void 0; | ||
exports.build_data = { "build_version": "3.2.3.5", "build_date": "2022-10-17T08:41:05.046Z", "build_branch": "staging", "build_commit": "17076f589c93921f2dcccba86b90d2117529a069" }; | ||
exports.build_data = { "build_version": "3.2.4.0", "build_date": "2022-10-21T17:31:04.314Z", "build_branch": "staging", "build_commit": "ba638e2de21a22860f6c29ccfaa2e64b593655bc" }; | ||
//# sourceMappingURL=build_data.js.map |
{ | ||
"name": "@shapediver/viewer.shared.build-data", | ||
"version": "2.3.5", | ||
"version": "2.4.0", | ||
"description": "", | ||
@@ -41,3 +41,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "e0ddd8dcd9ed69964378bf5f938babf2a72f921e" | ||
"gitHead": "b0bc626496adf01f9308b3b4557aa69cbb4fe52f" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const build_data = {"build_version":"3.2.3.5","build_date":"2022-10-17T08:41:05.046Z","build_branch":"staging","build_commit":"17076f589c93921f2dcccba86b90d2117529a069"}; | ||
export const build_data = {"build_version":"3.2.4.0","build_date":"2022-10-21T17:31:04.314Z","build_branch":"staging","build_commit":"ba638e2de21a22860f6c29ccfaa2e64b593655bc"}; |