Skip to content

Commit 505f32c

Browse files
committed
updating composer to use Drupal Pattern Lab name
1 parent a46d571 commit 505f32c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

composer.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "pattern-lab/core",
2+
"name": "drupal-pattern-lab/core",
33
"description": "The core functionality for Pattern Lab.",
44
"keywords": ["pattern lab", "styleguide", "style guide", "atomic", "atomic design"],
5-
"homepage": "http://patternlab.io",
5+
"homepage": "http://drupal-pattern-lab.github.io",
66
"license": "MIT",
77
"authors": [
88
{
@@ -18,9 +18,8 @@
1818
}
1919
],
2020
"support": {
21-
"issues": "https://github.com/pattern-lab/patternlab-php-core/issues",
22-
"wiki": "http://patternlab.io/docs/",
23-
"source": "https://github.com/pattern-lab/patternlab-php-core/releases"
21+
"issues": "https://github.com/drupal-pattern-lab/patternlab-php-core/issues",
22+
"source": "https://github.com/drupal-pattern-lab/patternlab-php-core/releases"
2423
},
2524
"autoload": {
2625
"psr-0": {

0 commit comments

Comments
 (0)