Skip to content

Commit 2519ca7

Browse files
committed
Updated config for Kirby update checks
1 parent a28fb38 commit 2519ca7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "mrfd/kirby-mix",
33
"description": "Laravel Mix integration for Kirby 3, which hooks into the existing helper functions.",
4-
"version": "1.0.1",
54
"type": "kirby-plugin",
5+
"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+
},
611
"license": "MIT",
712
"authors": [
813
{

0 commit comments

Comments
 (0)