Skip to content

Commit e2ee331

Browse files
committed
update repository urls
1 parent a105b23 commit e2ee331

File tree

26 files changed

+26
-104
lines changed

26 files changed

+26
-104
lines changed

packages/primer-alerts/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-alerts",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-avatars/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-avatars",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-base/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-base",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-blankslate/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-blankslate",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-box/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-box",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-breadcrumb/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-breadcrumb",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-buttons/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-buttons",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-cards/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-cards",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

packages/primer-core/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,7 @@
1111
"index.scss",
1212
"build"
1313
],
14-
"repository": {
15-
"type": "git",
16-
"url": "https://github.com/primer/primer-css.git"
17-
},
14+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-core",
1815
"bugs": {
1916
"url": "https://github.com/primer/primer-css/issues"
2017
},

packages/primer-forms/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@
1212
"lib",
1313
"build"
1414
],
15-
"repository": {
16-
"type": "git",
17-
"url": "https://github.com/primer/primer-css.git"
18-
},
15+
"repository": "https://github.com/primer/primer-css/tree/master/packages/primer-forms",
1916
"bugs": {
2017
"url": "https://github.com/primer/primer-css/issues"
2118
},

0 commit comments

Comments
 (0)