@haibun/core
Advanced tools
Comparing version 1.31.1 to 1.31.3
@@ -1,1 +0,1 @@ | ||
export declare const version = "1.31.0"; | ||
export declare const currentVersion = "1.31.3"; |
@@ -1,2 +0,2 @@ | ||
export const version = '1.31.0'; | ||
export const currentVersion = '1.31.3'; | ||
//# sourceMappingURL=currentVersion.js.map |
@@ -1,2 +0,2 @@ | ||
import { version } from '../currentVersion.js'; | ||
import { currentVersion } from '../currentVersion.js'; | ||
export class WorkspaceBuilder { | ||
@@ -32,4 +32,4 @@ name; | ||
export function versionedSchema(schema) { | ||
return `https://raw.githubusercontent.com/withhaibun/schemas/main/schemas/${schema}.json#${version}`; | ||
return `https://raw.githubusercontent.com/withhaibun/schemas/main/schemas/${schema}.json#${currentVersion}`; | ||
} | ||
//# sourceMappingURL=defs.js.map |
{ | ||
"name": "@haibun/core", | ||
"type": "module", | ||
"version": "1.31.1", | ||
"version": "1.31.3", | ||
"description": "", | ||
@@ -6,0 +6,0 @@ "author": "", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
299318
121
4198