Skip to content

Commit 2920622

Browse files
committed
Temporary fork for testing
1 parent c439e54 commit 2920622

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "pattern-lab/core",
3-
"description": "The core functionality for Pattern Lab.",
2+
"name": "neclimdul/pattern-lab-core",
3+
"description": "Fork of pattern lab core functionality for tseting updated libraries.",
44
"keywords": ["pattern lab", "styleguide", "style guide", "atomic", "atomic design"],
55
"homepage": "http://patternlab.io",
66
"license": "MIT",
@@ -28,9 +28,9 @@
2828
}
2929
],
3030
"support": {
31-
"issues": "https://github.com/pattern-lab/patternlab-php-core/issues",
31+
"issues": "https://github.com/neclimdul/patternlab-php-core/issues",
3232
"wiki": "http://patternlab.io/docs/",
33-
"source": "https://github.com/pattern-lab/patternlab-php-core/releases"
33+
"source": "https://github.com/neclimdul/patternlab-php-core/releases"
3434
},
3535
"autoload": {
3636
"psr-0": {

0 commit comments

Comments
 (0)