Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit 2d79134

Browse files
committed
[RELEASE] Update package.json for npm
1 parent 608c0a2 commit 2d79134

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

docs/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -355,13 +355,13 @@ <h2 id="usage">Usage</h2>
355355
<ol>
356356
<li><p>Create an <code>index.html</code> file in the same directory.</p>
357357
</li>
358-
<li><p>Add the following lines in the <code>head</code> section ot your file to use MyScriptJS and the css. We use <a href="https://github.com/jquery/PEP">PEP</a> to ensure better browsers compatibilities. Note that you can also use it using dependencies from <code>node_modules</code> or <code>bower_components</code>:</p>
358+
<li><p>Add the following lines in the <code>head</code> section of your file to use MyScriptJS and the css. We use <a href="https://github.com/jquery/PEP">PEP</a> to ensure better browsers compatibilities. Note that you can also use it using dependencies from <code>node_modules</code> or <code>bower_components</code>:</p>
359359
<pre><code class="lang-html"><code class="source-code prettyprint">&lt;link rel=&quot;stylesheet&quot; href=&quot;node_modules/myscript/dist/myscript.min.css&quot;/&gt;
360360
&lt;script src=&quot;node_modules/myscript/dist/myscript.min.js&quot;&gt;&lt;/script&gt;
361361
&lt;script src=&quot;https://code.jquery.com/pep/0.4.3/pep.js&quot;&gt;&lt;/script&gt;</code>
362362
</code></pre>
363363
</li>
364-
<li><p>Always in the <code>head</code> section, add a <code>style</code> and specify the height and the width of your editor:</p>
364+
<li><p>Still in the <code>head</code> section, add a <code>style</code> and specify the height and the width of your editor:</p>
365365
<pre><code class="lang-html"><code class="source-code prettyprint">&lt;style&gt;
366366
#editor {
367367
width: 100%;

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myscript",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "MyScriptJS is the fastest way to integrate handwriting panel and recognition in your webapp",
55
"keywords": [
66
"myscript",

docs/source.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
<td class="coverage"><span data-ice="coverage">89 %</span><span data-ice="coverageCount" class="coverage-count">53/59</span></td>
283283
<td style="display: none;" data-ice="size">29045 byte</td>
284284
<td style="display: none;" data-ice="lines">970</td>
285-
<td style="display: none;" data-ice="updated">2018-01-04 15:22:30 (UTC)</td>
285+
<td style="display: none;" data-ice="updated">2018-02-06 14:42:38 (UTC)</td>
286286
</tr>
287287
<tr data-ice="file">
288288
<td data-ice="filePath"><span><a href="file/src/EditorFacade.js.html">src/EditorFacade.js</a></span></td>
@@ -291,7 +291,7 @@
291291
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
292292
<td style="display: none;" data-ice="size">1313 byte</td>
293293
<td style="display: none;" data-ice="lines">29</td>
294-
<td style="display: none;" data-ice="updated">2018-02-03 11:15:02 (UTC)</td>
294+
<td style="display: none;" data-ice="updated">2018-02-02 09:50:32 (UTC)</td>
295295
</tr>
296296
<tr data-ice="file">
297297
<td data-ice="filePath"><span><a href="file/src/callback/EventCallback.js.html">src/callback/EventCallback.js</a></span></td>
@@ -325,7 +325,7 @@
325325
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
326326
<td style="display: none;" data-ice="size">4778 byte</td>
327327
<td style="display: none;" data-ice="lines">177</td>
328-
<td style="display: none;" data-ice="updated">2018-02-05 15:46:32 (UTC)</td>
328+
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
329329
</tr>
330330
<tr data-ice="file">
331331
<td data-ice="filePath"><span><a href="file/src/configuration/DefaultPenStyle.js.html#errorLines=31,36">src/configuration/DefaultPenStyle.js</a></span></td>
@@ -381,7 +381,7 @@
381381
<td class="coverage"><span data-ice="coverage">50 %</span><span data-ice="coverageCount" class="coverage-count">1/2</span></td>
382382
<td style="display: none;" data-ice="size">8840 byte</td>
383383
<td style="display: none;" data-ice="lines">193</td>
384-
<td style="display: none;" data-ice="updated">2018-02-05 15:49:43 (UTC)</td>
384+
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
385385
</tr>
386386
<tr data-ice="file">
387387
<td data-ice="filePath"><span><a href="file/src/model/InkModel.js.html">src/model/InkModel.js</a></span></td>
@@ -470,7 +470,7 @@
470470
<td class="coverage"><span data-ice="coverage">-</span></td>
471471
<td style="display: none;" data-ice="size">739 byte</td>
472472
<td style="display: none;" data-ice="lines">31</td>
473-
<td style="display: none;" data-ice="updated">2018-02-05 15:49:43 (UTC)</td>
473+
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
474474
</tr>
475475
<tr data-ice="file">
476476
<td data-ice="filePath"><span><a href="file/src/recognizer/CryptoHelper.js.html">src/recognizer/CryptoHelper.js</a></span></td>
@@ -821,7 +821,7 @@
821821
<td class="coverage"><span data-ice="coverage">75 %</span><span data-ice="coverageCount" class="coverage-count">3/4</span></td>
822822
<td style="display: none;" data-ice="size">20045 byte</td>
823823
<td style="display: none;" data-ice="lines">503</td>
824-
<td style="display: none;" data-ice="updated">2018-02-05 15:49:43 (UTC)</td>
824+
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
825825
</tr>
826826
<tr data-ice="file">
827827
<td data-ice="filePath"><span><a href="file/src/util/ModelStats.js.html">src/util/ModelStats.js</a></span></td>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myscript",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "MyScriptJS is the fastest way to integrate handwriting panel and recognition in your webapp",
55
"keywords": [
66
"myscript",

0 commit comments

Comments
 (0)