File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " @theia /plugin-ext" ,
2+ "name" : " @robertjndw /plugin-ext" ,
33 "version" : " 1.58.5" ,
44 "description" : " Theia - Plugin Extension" ,
55 "main" : " lib/common/index.js" ,
5252 "vscode-textmate" : " ^9.0.0"
5353 },
5454 "publishConfig" : {
55- "access" : " public"
55+ "access" : " public" ,
56+ "registry" : " https://registry.npmjs.org/"
5657 },
5758 "theiaExtensions" : [
5859 {
7071 "license" : " EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0" ,
7172 "repository" : {
7273 "type" : " git" ,
73- "url" : " https://github.com/eclipse-theia /theia.git"
74+ "url" : " https://github.com/robertjndw /theia.git"
7475 },
7576 "bugs" : {
76- "url" : " https://github.com/eclipse-theia /theia/issues"
77+ "url" : " https://github.com/robertjndw /theia/issues"
7778 },
78- "homepage" : " https://github.com/eclipse-theia /theia" ,
79+ "homepage" : " https://github.com/robertjndw /theia" ,
7980 "files" : [
8081 " lib" ,
8182 " src"
You can’t perform that action at this time.
0 commit comments