We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 154fe1a commit 702f2beCopy full SHA for 702f2be
package.json
@@ -3,13 +3,13 @@
3
"version": "1.0.1",
4
"description": "",
5
"repository": {
6
- "type":"git",
7
- "https://github.com/mr-uniswap/npmtest-for-using-things-and-having-a-long-name.git"
+ "type": "git",
+ "url": "https://github.com/mr-uniswap/npmtest-for-using-things-and-having-a-long-name.git"
8
},
9
"main": "index.js",
10
"scripts": {
11
"test": "echo \"Error: no test specified\" && exit 1"
12
13
"author": "",
14
"license": "ISC"
15
-}
+}
0 commit comments