Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
imnpc authored Sep 10, 2021
1 parent bfe6f65 commit a68225d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "codingyu/ueditor",
"name": "imnpc/ueditor",
"description": "UEditor extension for laravel-admin",
"type": "library",
"keywords": [
"laravel-admin",
"extension",
"ueditor"
],
"homepage": "https://github.com/codingyu/UEditor",
"homepage": "https://github.com/imnpc/UEditor",
"license": "MIT",
"authors": [
{
Expand Down Expand Up @@ -35,4 +35,4 @@
]
}
}
}
}

0 comments on commit a68225d

Please sign in to comment.