@onedoc/client
Advanced tools
Comparing version 0.1.26 to 0.1.27
@@ -186,3 +186,3 @@ var __defProp = Object.defineProperty; | ||
...response, | ||
name: "test", | ||
title: document.title || "document", | ||
test, | ||
@@ -189,0 +189,0 @@ save, |
{ | ||
"name": "@onedoc/client", | ||
"version": "0.1.26", | ||
"version": "0.1.27", | ||
"description": "Onedoc client for JavaScript", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -188,3 +188,3 @@ import { HtmlBuilder } from "./htmlBuilder"; | ||
...response, | ||
name: "test", | ||
title: document.title || "document", | ||
test: test, | ||
@@ -191,0 +191,0 @@ save: save, |
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
67469