Skip to content
Snippets Groups Projects
Commit 719ad25e authored by Tamlyn Rhodes's avatar Tamlyn Rhodes
Browse files

Update repository URLs in package.json

parent 41678757
No related branches found
No related tags found
No related merge requests found
Showing
with 24 additions and 22 deletions
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitlab.coko.foundation/pubsweet/pubsweet-cli" "url": "https://gitlab.coko.foundation/pubsweet/pubsweet"
}, },
"devDependencies": { "devDependencies": {
"@pubsweet/starter": "@pubsweet/starter":
......
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitlab.coko.foundation/pubsweet/pubsweet-client" "url": "https://gitlab.coko.foundation/pubsweet/pubsweet"
}, },
"jest": { "jest": {
"testRegex": "/test/.+test.jsx?$", "testRegex": "/test/.+test.jsx?$",
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "Blog" "path": "Blog"
} }
} }
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "Draft.js" "path": "Draft.js"
} }
} }
{ {
"name": "pubsweet-component-form-group", "name": "pubsweet-component-form-group",
"version": "0.1.2", "version": "0.1.2",
"description": "Form component based on react-bootstrap with validation support for PubSweet", "description":
"Form component based on react-bootstrap with validation support for PubSweet",
"main": "index.js", "main": "index.js",
"author": "Collaborative Knowledge Foundation", "author": "Collaborative Knowledge Foundation",
"license": "MIT", "license": "MIT",
...@@ -17,7 +18,7 @@ ...@@ -17,7 +18,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "FormGroup" "path": "FormGroup"
} }
} }
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "HTML" "path": "HTML"
} }
} }
{ {
"name": "pubsweet-component-ink-frontend", "name": "pubsweet-component-ink-frontend",
"version": "0.2.2", "version": "0.2.2",
"description": "A frontend component that talks to the INK backend component (which talks to INK for file processing and conversion)", "description":
"A frontend component that talks to the INK backend component (which talks to INK for file processing and conversion)",
"main": "index.js", "main": "index.js",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitlab.coko.foundation/pubsweet/pubsweet-components" "url": "https://gitlab.coko.foundation/pubsweet/pubsweet"
}, },
"keywords": [ "keywords": [
"file", "file",
......
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "Login" "path": "Login"
} }
} }
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "Manage" "path": "Manage"
} }
} }
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "MediumDraft" "path": "MediumDraft"
} }
} }
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "Navigation" "path": "Navigation"
} }
} }
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "PasswordResetBackend" "path": "PasswordResetBackend"
} }
} }
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "PasswordResetFrontend" "path": "PasswordResetFrontend"
} }
} }
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
"license": "MIT", "license": "MIT",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "PepperTheme" "path": "PepperTheme"
} }
} }
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "PostsManager" "path": "PostsManager"
} }
} }
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "Signup" "path": "Signup"
} }
} }
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "TeamsManager" "path": "TeamsManager"
} }
} }
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://gitlab.coko.foundation/pubsweet-components.git", "url": "https://gitlab.coko.foundation/pubsweet/pubsweet",
"path": "UsersManager" "path": "UsersManager"
} }
} }
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@gitlab.coko.foundation:yld/db-manager.git" "url": "https://gitlab.coko.foundation/pubsweet/pubsweet"
}, },
"keywords": ["pubsweet", "database"], "keywords": ["pubsweet", "database"],
"engines": { "engines": {
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git@gitlab.coko.foundation:pubsweet/pubsweet-logger.git" "url": "https://gitlab.coko.foundation/pubsweet/pubsweet"
}, },
"keywords": ["logger", "pubsweet"], "keywords": ["logger", "pubsweet"],
"engines": { "engines": {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment