Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
rxnniiee committed Dec 8, 2017
1 parent de6a3e2 commit 226e160
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "mcronalds/flarum-ext-estonian",
"name": "lilcode/flarum-ext-estonian",
"type": "flarum-extension",
"minimum-stability" : "beta",
"description": "Estonian language pack.",
"homepage": "https://github.com/mcronalds/flarum-ext-estonian",
"homepage": "https://github.com/lilcode/flarum-ext-estonian",
"keywords": ["locale", "language", "multilanguage"],
"license": "MIT",
"support": {
"issues": "https://github.com/mcronalds/flarum-ext-estonian/issues",
"source": "https://github.com/mcronalds/flarum-ext-estonian"
"issues": "https://github.com/lilcode/flarum-ext-estonian/issues",
"source": "https://github.com/lilcode/flarum-ext-estonian"
},
"require": {
"flarum/core": "^0.1.0-beta.7"
Expand Down

0 comments on commit 226e160

Please sign in to comment.