filadelfia_archive: Fix name in package.json
Some checks failed
/ deploy (push) Failing after -34h5m19s
Some checks failed
/ deploy (push) Failing after -34h5m19s
This commit is contained in:
parent
329a3e267c
commit
0b686a462f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "filadelfia_web",
|
||||
"name": "filadelfia_archive",
|
||||
"version": "1.0.1",
|
||||
"port": 4130,
|
||||
"description": "Filadelfia web portal",
|
||||
"description": "Filadelfia archive",
|
||||
"main": "index.js",
|
||||
"directories": {
|
||||
"test": "test"
|
||||
|
|
Loading…
Reference in a new issue