chore: bump version to 0.1.3 and update @ciphera-net/ui dependency to 0.0.46; refine feature descriptions for clarity and consistency

This commit is contained in:
Usman Baig
2026-02-07 01:49:46 +01:00
parent f734252fb1
commit 6f6fc67eea
3 changed files with 147 additions and 207 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pulse-frontend",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"scripts": {
"dev": "next dev",
@@ -10,7 +10,7 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@ciphera-net/ui": "^0.0.45",
"@ciphera-net/ui": "^0.0.46",
"@ducanh2912/next-pwa": "^10.2.9",
"axios": "^1.13.2",
"country-flag-icons": "^1.6.4",