FIX
This commit is contained in:
Generated
+7
@@ -8,6 +8,7 @@
|
||||
"name": "chatgpt-business-price-radar",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"country-to-currency": "^3.0.1",
|
||||
"lucide-react": "^0.468.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
@@ -1929,6 +1930,12 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/country-to-currency": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/country-to-currency/-/country-to-currency-3.0.1.tgz",
|
||||
"integrity": "sha512-FAo2ga8296d0Ra6vj9TB4Kax36AmqrGEc0aoLflCx5ijMtifNwA8lCqQsFfTLP2lRVKHWh/DedSpqI6v9VHyjw==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/css-tree": {
|
||||
"version": "3.2.1",
|
||||
"resolved": "https://registry.npmjs.org/css-tree/-/css-tree-3.2.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user