Skip to content

Commit 9d8f355

Browse files
committed
v1.0.0
1 parent ec41120 commit 9d8f355

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

composer.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
{
22
"name": "codingwithrk/rk-project-setup",
3-
"description": "Auto-setup a new Laravel project with Livewire + Flux",
3+
"description": "Auto-setup a new Laravel project with NPM + Livewire + Flux",
44
"type": "composer-plugin",
55
"license": "MIT",
6+
"authors": [
7+
{
8+
"name": "CodingwithRK",
9+
"email": "[email protected]"
10+
}
11+
],
612
"require": {
713
"composer-plugin-api": "^2.0"
814
},

0 commit comments

Comments
 (0)