@shapediver/viewer.shared.build-data
Advanced tools
Comparing version
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.build_data = void 0; | ||
exports.build_data = { "build_version": "3.2.5.0", "build_date": "2022-11-08T20:27:38.460Z", "build_branch": "staging", "build_commit": "1afce229a7bdc1263c31c4cb14c3f097dd825740" }; | ||
exports.build_data = { "build_version": "3.2.5.1", "build_date": "2022-11-10T14:27:38.283Z", "build_branch": "staging", "build_commit": "77d980b9a5894475d7b122ec864701c03ace2fda" }; | ||
//# sourceMappingURL=build_data.js.map |
{ | ||
"name": "@shapediver/viewer.shared.build-data", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "", | ||
@@ -41,3 +41,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "bb8b2ae01b5f5d4f9c2e4005744578e60faee058" | ||
"gitHead": "81a327cb0e4e84f3b889d2f2f997e4db78dd8ba1" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const build_data = {"build_version":"3.2.5.0","build_date":"2022-11-08T20:27:38.460Z","build_branch":"staging","build_commit":"1afce229a7bdc1263c31c4cb14c3f097dd825740"}; | ||
export const build_data = {"build_version":"3.2.5.1","build_date":"2022-11-10T14:27:38.283Z","build_branch":"staging","build_commit":"77d980b9a5894475d7b122ec864701c03ace2fda"}; |