Skip to content

Commit 3651167

Browse files
author
joseguilherme-dev
committed
🔧 Fixing build
1 parent b29e824 commit 3651167

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",
6+
"homepage": "https://joseguilherme-dev.github.io/IP-location",
67
"scripts": {
78
"dev": "vite",
89
"build": "tsc && vite build",

src/global.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
declare module '@iconscout/react-unicons';

0 commit comments

Comments
 (0)