Skip to content

Commit

Permalink
chore: update repository URL in package.json (#19)
Browse files Browse the repository at this point in the history
Updated the org name from "atom-ide-community" to "atom-community".
  • Loading branch information
DeeDeeG authored Jul 22, 2021
1 parent ab8df0a commit 9daa0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"ide",
"atom"
],
"repository": "https://github.com/atom-ide-community/atom-ide-javascript",
"repository": "https://github.com/atom-community/atom-ide-javascript",
"license": "MIT",
"scripts": {
"format": "prettier --write .",
Expand Down

0 comments on commit 9daa0d2

Please sign in to comment.