Skip to content

Commit 7b6ee1f

Browse files
Fix/modify publish method (#182)
## Change description Update metadata of the plugin "eslint"
1 parent 6aeaeab commit 7b6ee1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

packages/eslint-plugin/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "@orbi-ts/eslint-plugin-orbits",
33
"version": "0.1.2",
44
"description": "",
5+
"repository": {
6+
"type": "git",
7+
"url": "git+https://github.com/LaWebcapsule/orbits"
8+
},
59
"main": "lib/index.js",
610
"scripts": {
711
"test": "echo \"Info: no test specified\"",

0 commit comments

Comments
 (0)