Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkGriffiths committed Feb 14, 2019
2 parents ad236d4 + baca2e6 commit c841007
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8" />
<title>@thebespokepixel/meta 0.2.3 | Documentation</title>
<title>@thebespokepixel/meta 0.2.4 | Documentation</title>
<meta name="viewport" content="width=device-width,initial-scale=1">
<link href="assets/css/ace.min.css" rel="stylesheet">
<link href="assets/fonts/TypoPRO-Hack/TypoPRO-Hack.css" type="text/css" rel="stylesheet" />
Expand All @@ -15,7 +15,7 @@
<div id='split-left' class='overflow-auto fs0 height-100 sidebar'>
<div class='py1 px2'>
<h3 class="m0 no-anchor">@thebespokepixel/meta</h3>
<div class="mb1"><code>0.2.3</code></div>
<div class="mb1"><code>0.2.4</code></div>
<input
placeholder="Filter"
id="filter-input"
Expand Down Expand Up @@ -146,7 +146,7 @@ <h2 id="api" class="m0">

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://[email protected]/MarkGriffiths/meta/blob/6de8ef6df37f462f345291813e88f75259b4cbf4/src/index.js#L18-L87'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/MarkGriffiths/meta/blob/901dcf030f28562fe08df5e1a2159f2b11e9d947/src/index.js#L18-L87'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -225,7 +225,7 @@ <h3 class='left m0 panel-title' id='meta'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://[email protected]/MarkGriffiths/meta/blob/6de8ef6df37f462f345291813e88f75259b4cbf4/src/index.js#L30-L84'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/MarkGriffiths/meta/blob/901dcf030f28562fe08df5e1a2159f2b11e9d947/src/index.js#L30-L84'>
<span>src/index.js</span>
</a>

Expand Down Expand Up @@ -326,7 +326,7 @@ <h3 class='left m0 panel-title' id='metadata'>

<div class='clearfix'>

<a class='pl3 pr1 right rounded github' href='https://[email protected]/MarkGriffiths/meta/blob/6de8ef6df37f462f345291813e88f75259b4cbf4/src/index.js#L64-L83'>
<a class='pl3 pr1 right rounded github' href='https://[email protected]/MarkGriffiths/meta/blob/901dcf030f28562fe08df5e1a2159f2b11e9d947/src/index.js#L64-L83'>
<span>src/index.js</span>
</a>

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thebespokepixel/meta",
"version": "0.2.3",
"version": "0.2.4",
"description": "Extract package metadata with consistent presentation",
"main": "index.js",
"module": "index.mjs",
Expand Down Expand Up @@ -123,4 +123,4 @@
]
]
}
}
}

0 comments on commit c841007

Please sign in to comment.