@shapediver/viewer.shared.build-data
Advanced tools
Comparing version 2.8.0 to 2.8.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.build_data = void 0; | ||
exports.build_data = { "build_version": "3.2.8.0", "build_date": "2023-04-05T17:33:14.164Z", "build_branch": "development", "build_commit": "007b911e8896571e224c59c1b1fe4a55d052b093" }; | ||
exports.build_data = { "build_version": "3.2.8.1", "build_date": "2023-04-11T21:12:36.762Z", "build_branch": "development", "build_commit": "e0154a581140471caf82cc9f63255273fcc084cd" }; | ||
//# sourceMappingURL=build_data.js.map |
{ | ||
"name": "@shapediver/viewer.shared.build-data", | ||
"version": "2.8.0", | ||
"version": "2.8.1", | ||
"description": "", | ||
@@ -41,3 +41,3 @@ "keywords": [], | ||
}, | ||
"gitHead": "9caee20107c5d71e43de33edc14ee19d62ec268b" | ||
"gitHead": "0ec5dfbaed9b9fd24067bf1d64f1a8a925473034" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const build_data = {"build_version":"3.2.8.0","build_date":"2023-04-05T17:33:14.164Z","build_branch":"development","build_commit":"007b911e8896571e224c59c1b1fe4a55d052b093"}; | ||
export const build_data = {"build_version":"3.2.8.1","build_date":"2023-04-11T21:12:36.762Z","build_branch":"development","build_commit":"e0154a581140471caf82cc9f63255273fcc084cd"}; |