@shapediver/viewer.shared.build-data
Advanced tools
Comparing version 2.9.3 to 2.9.4
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.build_data = void 0; | ||
exports.build_data = { "build_version": "3.2.9.3", "build_date": "2023-06-02T07:52:19.853Z", "build_branch": "staging", "build_commit": "2378ba9fc523fad204004dccc263a3087a398324" }; | ||
exports.build_data = { "build_version": "3.2.9.4", "build_date": "2023-06-26T11:32:21.754Z", "build_branch": "staging", "build_commit": "0f846e2984bb24390657e3533c6ddc773c735976" }; | ||
//# sourceMappingURL=build_data.js.map |
{ | ||
"name": "@shapediver/viewer.shared.build-data", | ||
"version": "2.9.3", | ||
"version": "2.9.4", | ||
"description": "", | ||
@@ -41,3 +41,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "2b82f793e44032b1fccc9669f84f36c8ac905e2e" | ||
"gitHead": "e87e3a822350cac51a221415fff8d32e27ab33d0" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const build_data = {"build_version":"3.2.9.3","build_date":"2023-06-02T07:52:19.853Z","build_branch":"staging","build_commit":"2378ba9fc523fad204004dccc263a3087a398324"}; | ||
export const build_data = {"build_version":"3.2.9.4","build_date":"2023-06-26T11:32:21.754Z","build_branch":"staging","build_commit":"0f846e2984bb24390657e3533c6ddc773c735976"}; |