diff --git a/.npmrc b/.npmrc index d8efe3f..85bc05d 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,3 @@ -ELECTRON_BUILDER_BINARIES_MIRROR=https://mirrors.huaweicloud.com/electron-builder-binaries/ +# ELECTRON_BUILDER_BINARIES_MIRROR=https://mirrors.huaweicloud.com/electron-builder-binaries/ registry=https://registry.npm.taobao.org/ -ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron-builder-binaries/ \ No newline at end of file +# ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron-builder-binaries/ \ No newline at end of file diff --git a/index.html b/index.html index a8f843e..83692d7 100644 --- a/index.html +++ b/index.html @@ -242,13 +242,13 @@ - - - - - - - - + + + + + + + + \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index d9c37e5..fb235d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { - "name": "vite-react-typescript-starter", - "version": "0.0.0", + "name": "ez4prompt", + "version": "0.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "vite-react-typescript-starter", - "version": "0.0.0", + "name": "ez4prompt", + "version": "0.0.1", "dependencies": { "lucide-react": "^0.344.0", "react": "^18.3.1", diff --git a/package.json b/package.json index feb68fd..7b7b197 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "vite-react-typescript-starter", + "name": "ez4prompt", "private": true, - "version": "0.0.0", + "version": "0.0.1", "type": "module", "scripts": { "dev": "vite",