Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Jul 18, 2018
1 parent 011a1ad commit 88be2b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppeteer-instagram",
"version": "0.0.5",
"version": "0.0.0",
"description": "Instagram automation driven by headless chrome.",
"main": "index.js",
"repository": "transitive-bullshit/puppeteer-instagram",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ npm install --save puppeteer-instagram

## Usage

This example signs into a [Instagram](https://instagram.com) account.
This example signs into an [Instagram](https://instagram.com) account.

```js
const PuppeteerInstagram = require('puppeteer-instagram')
Expand Down

0 comments on commit 88be2b4

Please sign in to comment.