Skip to content

Commit

Permalink
build: update meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 20, 2020
1 parent 86e883d commit bd59124
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "regexgen-cli",
"description": "Generates regular expressions that match a set of strings.",
"homepage": "https://github.com/Kikobeats/regexgen-cli",
"homepage": "https://nicedoc.io/Kikobeats/regexgen-cli",
"version": "1.1.8",
"main": "index.js",
"bin": {
Expand Down Expand Up @@ -83,11 +83,9 @@
}
},
"lint-staged": {
"linters": {
"package.json": [
"finepack",
"git add"
]
}
"package.json": [
"finepack",
"git add"
]
}
}

0 comments on commit bd59124

Please sign in to comment.