Skip to content

Commit

Permalink
fix: remove useless repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Dec 16, 2022
1 parent df540d9 commit 2f92e33
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions sites/x6-sites/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,5 @@
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-i18next": "^11.5.0"
},
"author": {
"name": "bubkoo",
"email": "[email protected]"
},
"contributors": [],
"license": "MIT",
"homepage": "https://github.com/antvis/x6",
"bugs": {
"url": "https://github.com/antvis/x6/issues"
},
"repository": "https://github.com/antvis/x6/tree/master/sites/x6-sites"
}
}

0 comments on commit 2f92e33

Please sign in to comment.