@promptbook/editable
Advanced tools
Comparing version 0.85.0-1 to 0.85.0-2
@@ -50,2 +50,3 @@ import { BOOK_LANGUAGE_VERSION, PROMPTBOOK_ENGINE_VERSION } from '../version'; | ||
import { searchKeywords } from '../utils/normalization/searchKeywords'; | ||
import { suffixUrl } from '../utils/normalization/suffixUrl'; | ||
import { titleToName } from '../utils/normalization/titleToName'; | ||
@@ -132,2 +133,3 @@ import { spaceTrim } from '../utils/organization/spaceTrim'; | ||
export { searchKeywords }; | ||
export { suffixUrl }; | ||
export { titleToName }; | ||
@@ -134,0 +136,0 @@ export { spaceTrim }; |
{ | ||
"name": "@promptbook/editable", | ||
"version": "0.85.0-1", | ||
"version": "0.85.0-2", | ||
"description": "It's time for a paradigm shift. The future of software in plain English, French or Latin", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.85.0-1" | ||
"@promptbook/core": "0.85.0-2" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1155532
690
21594