Skip to content

Commit 702f2be

Browse files
committed
fixing package json
1 parent 154fe1a commit 702f2be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"version": "1.0.1",
44
"description": "",
55
"repository": {
6-
"type":"git",
7-
"https://github.com/mr-uniswap/npmtest-for-using-things-and-having-a-long-name.git"
6+
"type": "git",
7+
"url": "https://github.com/mr-uniswap/npmtest-for-using-things-and-having-a-long-name.git"
88
},
99
"main": "index.js",
1010
"scripts": {
1111
"test": "echo \"Error: no test specified\" && exit 1"
1212
},
1313
"author": "",
1414
"license": "ISC"
15-
}
15+
}

0 commit comments

Comments
 (0)