@nightingale-elements/nightingale-track
Advanced tools
Comparing version 4.3.0-4.4.0-alpha.0.0 to 4.4.0-alpha.0
@@ -6,3 +6,4 @@ import NightingaleTrack from "./nightingale-track"; | ||
export type { LayoutOptions } from "./DefaultLayout"; | ||
export type { Shapes } from "./FeatureShape"; | ||
export default NightingaleTrack; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@nightingale-elements/nightingale-track", | ||
"version": "4.3.0-4.4.0-alpha.0.0", | ||
"version": "4.4.0-alpha.0", | ||
"description": "Basic track type of the viewer.", | ||
@@ -35,7 +35,7 @@ "files": [ | ||
"dependencies": { | ||
"@nightingale-elements/nightingale-new-core": "^4.3.0-4.4.0-alpha.0.0", | ||
"@nightingale-elements/nightingale-new-core": "^4.4.0-alpha.0", | ||
"d3": "7.8.5", | ||
"lodash-es": "^4.17.15" | ||
}, | ||
"gitHead": "cf26b5f2042eedb559f1ea7136e095414c1f4eca" | ||
"gitHead": "e05ae0a5ce4b19182c58895857d2b3ff1a12946f" | ||
} |
@@ -6,3 +6,4 @@ import NightingaleTrack from "./nightingale-track"; | ||
export type { LayoutOptions } from "./DefaultLayout"; | ||
export type { Shapes } from "./FeatureShape"; | ||
export default NightingaleTrack; |
Sorry, the diff of this file is not supported yet
540243
221
4263