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

Commit

Permalink
[RELEASE] Update package.json for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
RomainCscn committed Feb 19, 2018
1 parent 608c0a2 commit 2d79134
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -355,13 +355,13 @@ <h2 id="usage">Usage</h2>
<ol>
<li><p>Create an <code>index.html</code> file in the same directory.</p>
</li>
<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>
<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>
<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;
&lt;script src=&quot;node_modules/myscript/dist/myscript.min.js&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;https://code.jquery.com/pep/0.4.3/pep.js&quot;&gt;&lt;/script&gt;</code>
</code></pre>
</li>
<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>
<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>
<pre><code class="lang-html"><code class="source-code prettyprint">&lt;style&gt;
#editor {
width: 100%;
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myscript",
"version": "4.1.0",
"version": "4.1.1",
"description": "MyScriptJS is the fastest way to integrate handwriting panel and recognition in your webapp",
"keywords": [
"myscript",
Expand Down
12 changes: 6 additions & 6 deletions docs/source.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@
<td class="coverage"><span data-ice="coverage">89 %</span><span data-ice="coverageCount" class="coverage-count">53/59</span></td>
<td style="display: none;" data-ice="size">29045 byte</td>
<td style="display: none;" data-ice="lines">970</td>
<td style="display: none;" data-ice="updated">2018-01-04 15:22:30 (UTC)</td>
<td style="display: none;" data-ice="updated">2018-02-06 14:42:38 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/EditorFacade.js.html">src/EditorFacade.js</a></span></td>
Expand All @@ -291,7 +291,7 @@
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
<td style="display: none;" data-ice="size">1313 byte</td>
<td style="display: none;" data-ice="lines">29</td>
<td style="display: none;" data-ice="updated">2018-02-03 11:15:02 (UTC)</td>
<td style="display: none;" data-ice="updated">2018-02-02 09:50:32 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/callback/EventCallback.js.html">src/callback/EventCallback.js</a></span></td>
Expand Down Expand Up @@ -325,7 +325,7 @@
<td class="coverage"><span data-ice="coverage">100 %</span><span data-ice="coverageCount" class="coverage-count">2/2</span></td>
<td style="display: none;" data-ice="size">4778 byte</td>
<td style="display: none;" data-ice="lines">177</td>
<td style="display: none;" data-ice="updated">2018-02-05 15:46:32 (UTC)</td>
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/configuration/DefaultPenStyle.js.html#errorLines=31,36">src/configuration/DefaultPenStyle.js</a></span></td>
Expand Down Expand Up @@ -381,7 +381,7 @@
<td class="coverage"><span data-ice="coverage">50 %</span><span data-ice="coverageCount" class="coverage-count">1/2</span></td>
<td style="display: none;" data-ice="size">8840 byte</td>
<td style="display: none;" data-ice="lines">193</td>
<td style="display: none;" data-ice="updated">2018-02-05 15:49:43 (UTC)</td>
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/model/InkModel.js.html">src/model/InkModel.js</a></span></td>
Expand Down Expand Up @@ -470,7 +470,7 @@
<td class="coverage"><span data-ice="coverage">-</span></td>
<td style="display: none;" data-ice="size">739 byte</td>
<td style="display: none;" data-ice="lines">31</td>
<td style="display: none;" data-ice="updated">2018-02-05 15:49:43 (UTC)</td>
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/recognizer/CryptoHelper.js.html">src/recognizer/CryptoHelper.js</a></span></td>
Expand Down Expand Up @@ -821,7 +821,7 @@
<td class="coverage"><span data-ice="coverage">75 %</span><span data-ice="coverageCount" class="coverage-count">3/4</span></td>
<td style="display: none;" data-ice="size">20045 byte</td>
<td style="display: none;" data-ice="lines">503</td>
<td style="display: none;" data-ice="updated">2018-02-05 15:49:43 (UTC)</td>
<td style="display: none;" data-ice="updated">2018-02-02 09:51:38 (UTC)</td>
</tr>
<tr data-ice="file">
<td data-ice="filePath"><span><a href="file/src/util/ModelStats.js.html">src/util/ModelStats.js</a></span></td>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myscript",
"version": "4.1.0",
"version": "4.1.1",
"description": "MyScriptJS is the fastest way to integrate handwriting panel and recognition in your webapp",
"keywords": [
"myscript",
Expand Down

0 comments on commit 2d79134

Please sign in to comment.