Skip to content

Commit b6c7409

Browse files
committed
Revert "updating composer to use Drupal Pattern Lab name"
This reverts commit 505f32c.
1 parent d45a334 commit b6c7409

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

composer.json

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

0 commit comments

Comments
 (0)