Skip to content

Commit

Permalink
chore: update repo urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Sassoun Derderian committed Mar 28, 2023
1 parent 9e54cbc commit 4ffb848
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/cells/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/glideapps/glide-data-grid.git",
"url": "git+https://github.com/workfront/glide-data-grid.git",
"directory": "packages/cells"
},
"homepage": "https://github.com/glideapps/glide-data-grid/tree/main/cells",
"homepage": "https://github.com/workfront/glide-data-grid/tree/main/cells",
"author": "Glide",
"license": "MIT",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"author": "Glide",
"license": "MIT",
"bugs": {
"url": "https://github.com/Workfront/glide-data-grid/issues"
"url": "https://github.com/workfront/glide-data-grid/issues"
},
"homepage": "https://grid.glideapps.com",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/glideapps/glide-data-grid.git",
"url": "git+https://github.com/workfront/glide-data-grid.git",
"directory": "packages/source"
},
"homepage": "https://github.com/glideapps/glide-data-grid/tree/main/cells",
"homepage": "https://github.com/workfront/glide-data-grid/tree/main/cells",
"author": "Glide",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 4ffb848

Please sign in to comment.