Skip to content

Commit 9daa0d2

Browse files
authored
chore: update repository URL in package.json (#19)
Updated the org name from "atom-ide-community" to "atom-community".
1 parent ab8df0a commit 9daa0d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ide",
1010
"atom"
1111
],
12-
"repository": "https://github.com/atom-ide-community/atom-ide-javascript",
12+
"repository": "https://github.com/atom-community/atom-ide-javascript",
1313
"license": "MIT",
1414
"scripts": {
1515
"format": "prettier --write .",

0 commit comments

Comments
 (0)