Add repo url

This commit is contained in:
Nicolò Ribaudo 2018-12-18 22:35:25 +01:00
parent 31c3de6bfa
commit f5e482d3f6

View File

@ -29,5 +29,9 @@
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"
}, },
"license": "MIT" "license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/babel/eslint-plugin-babel-plugin.git"
}
} }