Skip to content

Commit 9dbb126

Browse files
authored
Merge pull request #11 from Shikkic/fix/bump-gh-version
bump gh-scrape version to 1.1.0
2 parents 73a7667 + 067406b commit 9dbb126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitbar",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "text",
55
"main": "index.js",
66
"scripts": {
@@ -18,6 +18,6 @@
1818
"homepage": "https://github.com/shikkic/gitbar",
1919
"dependencies": {
2020
"dotenv": "^2.0.0",
21-
"gh-scrape": "^1.0.10"
21+
"gh-scrape": "1.1.1"
2222
}
2323
}

0 commit comments

Comments
 (0)