Skip to content

Commit

Permalink
🔖 v2.0.18
Browse files Browse the repository at this point in the history
Auto build
  • Loading branch information
Xotic750 committed Jul 24, 2019
1 parent 14df88b commit 9cc30ca
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 21 deletions.
30 changes: 19 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,31 @@
<a href="https://travis-ci.org/Xotic750/attempt-x"
title="Travis status">
title="Travis status">
<img
src="https://travis-ci.org/Xotic750/attempt-x.svg?branch=master"
alt="Travis status" height="18"/>
src="https://travis-ci.org/Xotic750/attempt-x.svg?branch=master"
alt="Travis status" height="18">
</a>
<a href="https://david-dm.org/Xotic750/attempt-x"
title="Dependency status">
<img src="https://david-dm.org/Xotic750/attempt-x.svg"
alt="Dependency status" height="18"/>
title="Dependency status">
<img src="https://david-dm.org/Xotic750/attempt-x/status.svg"
alt="Dependency status" height="18"/>
</a>
<a href="https://david-dm.org/Xotic750/attempt-x#info=devDependencies"
title="devDependency status">
<a
href="https://david-dm.org/Xotic750/attempt-x?type=dev"
title="devDependency status">
<img src="https://david-dm.org/Xotic750/attempt-x/dev-status.svg"
alt="devDependency status" height="18"/>
alt="devDependency status" height="18"/>
</a>
<a href="https://badge.fury.io/js/attempt-x" title="npm version">
<a href="https://badge.fury.io/js/attempt-x"
title="npm version">
<img src="https://badge.fury.io/js/attempt-x.svg"
alt="npm version" height="18"/>
alt="npm version" height="18">
</a>
<a href="https://www.jsdelivr.com/package/npm/attempt-x"
title="jsDelivr hits">
<img src="https://data.jsdelivr.com/v1/package/npm/attempt-x/badge?style=rounded"
alt="jsDelivr hits" height="18">
</a>

<a name="module_attempt-x"></a>

## attempt-x
Expand Down
4 changes: 2 additions & 2 deletions dist/attempt-x.js

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

4 changes: 2 additions & 2 deletions dist/attempt-x.min.js

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

8 changes: 4 additions & 4 deletions 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": "attempt-x",
"version": "2.0.17",
"version": "2.0.18",
"description": "Invokes function, returning an object of the results.",
"homepage": "https://github.com/Xotic750/attempt-x",
"author": {
Expand Down Expand Up @@ -86,7 +86,7 @@
"eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.13.6",
"eslint-plugin-jsdoc": "^15.7.1",
"eslint-plugin-jsdoc": "^15.7.2",
"eslint-plugin-json": "^1.4.0",
"eslint-plugin-lodash": "^5.1.0",
"eslint-plugin-no-use-extend-native": "^0.4.1",
Expand Down

0 comments on commit 9cc30ca

Please sign in to comment.