Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Cooling committed Aug 21, 2016
1 parent 5f92b0f commit 30c215b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "wikitable",
"version": "0.1.1",
"version": "0.1.2",
"description": "HTML table scraper for wikipedia or any other site",
"main": "index.js",
"scripts": {
"test": "tap test --cov",
"devtool": "NODE_ENV=development devtool test"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/bencooling/wikitable.git"
"repository": {
"type": "git",
"url": "https://github.com/bencooling/wikitable.git"
},
"keywords": [
"scrape",
Expand Down

0 comments on commit 30c215b

Please sign in to comment.