diff --git a/package.json b/package.json index 0b9b12c..06c436c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/fails-components/jupyterfails.git" + "url": "https://github.com/fails-components/jupyterfails.git" }, "scripts": { "build": "lerna run build --no-private", diff --git a/packages/applet-view/package.json b/packages/applet-view/package.json index 841546c..ce43530 100644 --- a/packages/applet-view/package.json +++ b/packages/applet-view/package.json @@ -27,7 +27,7 @@ "style": "style/index.css", "repository": { "type": "git", - "url": "git+https://github.com/fails-components/jupyterfails.git" + "url": "https://github.com/fails-components/jupyterfails.git" }, "scripts": { "build": "jlpm build:lib && jlpm build:labextension:dev", diff --git a/packages/filesystem-extension/package.json b/packages/filesystem-extension/package.json index 39a7716..095d7e7 100644 --- a/packages/filesystem-extension/package.json +++ b/packages/filesystem-extension/package.json @@ -29,7 +29,7 @@ "style": "style/index.css", "repository": { "type": "git", - "url": "git+https://github.com/fails-components/jupyterfails.git" + "url": "https://github.com/fails-components/jupyterfails.git" }, "scripts": { "build": "jlpm build:lib && jlpm build:labextension:dev", diff --git a/packages/interceptor/package.json b/packages/interceptor/package.json index 30c1803..a80aba4 100644 --- a/packages/interceptor/package.json +++ b/packages/interceptor/package.json @@ -29,7 +29,7 @@ "style": "style/index.css", "repository": { "type": "git", - "url": "git+https://github.com/fails-components/jupyterfails.git" + "url": "https://github.com/fails-components/jupyterfails.git" }, "scripts": { "build": "jlpm build:lib && jlpm build:labextension:dev", diff --git a/packages/jupyterreactedit/package.json b/packages/jupyterreactedit/package.json index 4904132..749e54f 100644 --- a/packages/jupyterreactedit/package.json +++ b/packages/jupyterreactedit/package.json @@ -29,7 +29,7 @@ "style": "style/index.css", "repository": { "type": "git", - "url": "git+https://github.com/fails-components/jupyterfails.git" + "url": "https://github.com/fails-components/jupyterfails.git" }, "scripts": { "build": "jlpm build:lib", diff --git a/packages/launcher/package.json b/packages/launcher/package.json index 20f9e4c..9df7f67 100644 --- a/packages/launcher/package.json +++ b/packages/launcher/package.json @@ -29,7 +29,7 @@ "style": "style/index.css", "repository": { "type": "git", - "url": "git+https://github.com/fails-components/jupyterfails.git" + "url": "https://github.com/fails-components/jupyterfails.git" }, "scripts": { "build": "jlpm build:lib && jlpm build:labextension:dev",