Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit 63db707

Browse files
author
Matt Fletcher
committed
Add more appropriate package name
1 parent 967fd6f commit 63db707

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"name": "laravel/ui",
3-
"description": "Laravel UI utilities and presets.",
4-
"keywords": ["laravel", "ui"],
2+
"name": "torrix/laravel-ui-uikit",
3+
"description": "Laravel UI preset for UIkit.",
4+
"keywords": ["laravel", "ui", "uikit"],
55
"license": "MIT",
66
"authors": [
77
{
8-
"name": "Taylor Otwell",
9-
"email": "taylor@laravel.com"
8+
"name": "Matt Fletcher",
9+
"email": "matt@torrix.uk"
1010
}
1111
],
1212
"require": {

0 commit comments

Comments
 (0)