mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Fix the author value
Co-authored-by: Dmitri Perunov <diimpp@gmail.com>
This commit is contained in:
parent
03bb489fe0
commit
46445e252c
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
"url": "git+https://github.com/Sylius/Sylius.git"
|
"url": "git+https://github.com/Sylius/Sylius.git"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Paweł Jędrzejewski",
|
"author": "Sylius Sp. z o.o.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "encore dev",
|
"build": "encore dev",
|
||||||
"build:prod": "encore production",
|
"build:prod": "encore production",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue