Add SonarQube info to README.md #2

Manually merged
liviu merged 3 commits from GF-20-sonar-info into production 2026-01-16 10:22:28 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 47c1107e6f - Show all commits

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "glowing-fiesta",
"version": "0.0.1",
"version": "0.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "glowing-fiesta",
"version": "0.0.1",
"version": "0.0.2",
"hasInstallScript": true,
"dependencies": {
"@pinia/nuxt": "^0.11.3",

View file

@ -1,6 +1,6 @@
{
"name": "glowing-fiesta",
"version": "0.0.1",
"version": "0.0.2",
"type": "module",
"private": true,
"scripts": {