[sso-admin] Add license entry to package.json
This was the intended license as stated in all source files. This commit silences a warning when building the corresponding docker images.Xnet-DigitalDemocratic-main-patch-41273
parent
6b4fd5482e
commit
f80664a38b
|
@ -2,5 +2,6 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gentelella": "^1.4.0",
|
"gentelella": "^1.4.0",
|
||||||
"socket.io": "^4.1.3"
|
"socket.io": "^4.1.3"
|
||||||
}
|
},
|
||||||
|
"license": "AGPL-3.0-or-later"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue