diff --git a/package-lock.json b/package-lock.json index b5b20765..3f0043fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@nethesis/nethesis-brands-svg-icons": "github:nethesis/Font-Awesome#ns-brands", "@nethesis/nethesis-light-svg-icons": "github:nethesis/Font-Awesome#ns-light", "@nethesis/nethesis-solid-svg-icons": "github:nethesis/Font-Awesome#ns-solid", - "@nethesis/phone-island": "^0.14.7", + "@nethesis/phone-island": "github:nethesis/phone-island#testDist", "@tailwindcss/forms": "^0.5.7", "@types/lodash": "^4.14.202", "@types/node": "^18.19.9", @@ -5639,9 +5639,8 @@ } }, "node_modules/@nethesis/phone-island": { - "version": "0.14.7", - "resolved": "https://registry.npmjs.org/@nethesis/phone-island/-/phone-island-0.14.7.tgz", - "integrity": "sha512-jhZPaAvwP3d16gwudDDX5OGY5/82uvMmnOcdDW1zCgkkI8lg4mq7ytg6Kzn0Xbf/zw0OHACRw8b8RiXFhgMpww==", + "version": "0.15.3", + "resolved": "git+ssh://git@github.com/nethesis/phone-island.git#f831f616776e572e79e9e4c1d94c6e0cb69529ad", "dev": true, "license": "GPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index 70c87127..59c9b021 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@nethesis/nethesis-brands-svg-icons": "github:nethesis/Font-Awesome#ns-brands", "@nethesis/nethesis-light-svg-icons": "github:nethesis/Font-Awesome#ns-light", "@nethesis/nethesis-solid-svg-icons": "github:nethesis/Font-Awesome#ns-solid", - "@nethesis/phone-island": "^0.14.7", + "@nethesis/phone-island": "github:nethesis/phone-island#testDist", "@tailwindcss/forms": "^0.5.7", "@types/lodash": "^4.14.202", "@types/node": "^18.19.9",