@promptbook/browser
Advanced tools
Comparing version 0.81.0-12 to 0.81.0-13
@@ -18,3 +18,3 @@ import spaceTrim$1, { spaceTrim } from 'spacetrim'; | ||
*/ | ||
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-11'; | ||
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-12'; | ||
/** | ||
@@ -21,0 +21,0 @@ * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine |
import { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION } from '../version'; | ||
import { getBookTemplate } from '../other/templates/getBookTemplate'; | ||
import { getBookTemplates } from '../other/templates/getBookTemplates'; | ||
export { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION }; | ||
export { getBookTemplate }; | ||
export { getBookTemplates }; |
{ | ||
"name": "@promptbook/browser", | ||
"version": "0.81.0-12", | ||
"version": "0.81.0-13", | ||
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin", | ||
@@ -57,3 +57,3 @@ "--note-0": " <- [๐]", | ||
"peerDependencies": { | ||
"@promptbook/core": "0.81.0-12" | ||
"@promptbook/core": "0.81.0-13" | ||
}, | ||
@@ -60,0 +60,0 @@ "dependencies": { |
@@ -25,3 +25,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-11'; | ||
var PROMPTBOOK_ENGINE_VERSION = '0.81.0-12'; | ||
/** | ||
@@ -28,0 +28,0 @@ * TODO: string_promptbook_version should be constrained to the all versions of Promptbook engine |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
694790
13994