diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 1eb0427..5ccb9f4 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "NXP/MathExecutor", + "name": "nxp/math-executor", "description": "Simple math expressions calculator", "minimum-stability": "stable", "authors": [ |