We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d40577 commit 5487fbdCopy full SHA for 5487fbd
packages/plugin-ext/package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@robertjndw/plugin-ext",
+ "name": "@theia/plugin-ext",
3
"version": "1.58.5",
4
"description": "Theia - Plugin Extension",
5
"main": "lib/common/index.js",
@@ -70,7 +70,7 @@
70
"license": "EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0",
71
"repository": {
72
"type": "git",
73
- "url": "https://github.com/robertjndw/theia.git"
+ "url": "https://github.com/eclipse-theia/theia.git"
74
},
75
"bugs": {
76
"url": "https://github.com/eclipse-theia/theia/issues"
0 commit comments