package is not private
This commit is contained in:
parent
9b11be7aa0
commit
6e7f3fcdaa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "vue3-keycloak",
|
"name": "vue3-keycloak",
|
||||||
"private": true,
|
"private": false,
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"repository": "git@code.icod.de:dalu/vue3-keycloak.git",
|
"repository": "git@code.icod.de:dalu/vue3-keycloak.git",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue