mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-05 20:57: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"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "Paweł Jędrzejewski",
|
||||
"author": "Sylius Sp. z o.o.",
|
||||
"scripts": {
|
||||
"build": "encore dev",
|
||||
"build:prod": "encore production",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue