We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4324117 commit 448e521Copy full SHA for 448e521
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "pattern-lab/plugin-reload",
3
"description": "Automatic Browser Reload Support for Pattern Lab",
4
- "keywords": ["faker", "pattern lab"],
+ "keywords": ["autoreload", "pattern lab"],
5
"homepage": "http://patternlab.io",
6
"license": "MIT",
7
"type": "patternlab-plugin",
@@ -14,9 +14,9 @@
14
}
15
],
16
"support": {
17
- "issues": "https://github.com/pattern-lab/plugin-php-faker/issues",
+ "issues": "https://github.com/pattern-lab/plugin-php-reload/issues",
18
"wiki": "http://patternlab.io/docs/",
19
- "source": "https://github.com/pattern-lab/plugin-php-faker/releases"
+ "source": "https://github.com/pattern-lab/plugin-php-reload/releases"
20
},
21
"autoload": {
22
"psr-0": {
0 commit comments