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 a28fb38 commit 2519ca7Copy full SHA for 2519ca7
composer.json
@@ -1,8 +1,13 @@
1
{
2
"name": "mrfd/kirby-mix",
3
"description": "Laravel Mix integration for Kirby 3, which hooks into the existing helper functions.",
4
- "version": "1.0.1",
5
"type": "kirby-plugin",
+ "version": "1.0.2",
6
+ "support": {
7
+ "issues": "https://github.com/mrfd/kirby-mix/issues",
8
+ "source": "https://github.com/mrfd/kirby-mix",
9
+ "docs": "https://github.com/mrfd/kirby-mix#readme"
10
+ },
11
"license": "MIT",
12
"authors": [
13
0 commit comments