Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dd93eb7

Browse filesBrowse files
committed
Fix git links
1 parent 4f3c385 commit dd93eb7
Copy full SHA for dd93eb7

File tree

1 file changed

+4
-4
lines changed
Filter options

1 file changed

+4
-4
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-etherscan-api",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Etherscan API for Node.js",
55
"main": "./src/index.js",
66
"scripts": {
@@ -43,10 +43,10 @@
4343
},
4444
"repository": {
4545
"type": "git",
46-
"url": "git+https://github.com/danakt/unode-etherscan-api.git"
46+
"url": "git+https://github.com/danakt/node-etherscan-api.git"
4747
},
4848
"bugs": {
49-
"url": "https://github.com/danakt/unode-etherscan-api/issues"
49+
"url": "https://github.com/danakt/node-etherscan-api/issues"
5050
},
51-
"homepage": "https://github.com/danakt/unode-etherscan-api"
51+
"homepage": "https://github.com/danakt/node-etherscan-api"
5252
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.