Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
fix package.json
  • Loading branch information
chichicuervo authored Sep 26, 2018
1 parent bb36479 commit 62907a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Jason Belich <[email protected]>",
"license": "ISC",
"dependencies": {
"puppeteer": "^1.8.0"
},
}
}

0 comments on commit 62907a4

Please sign in to comment.