Fixed bower.json app name
This commit is contained in:
parent
59bf32f038
commit
a547b10a13
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "Morse Converter (beta)",
|
"name": "Morse Converter",
|
||||||
"version": "0.3.0",
|
"version": "0.3.0",
|
||||||
"homepage": "https://gitlab.com/mmk2410/morse-converter-web",
|
"homepage": "https://gitlab.com/mmk2410/morse-converter-web",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
Reference in a new issue