mirror of
https://github.com/Buriburizaem0n/nezha-dash-v1.git
synced 2026-09-21 18:50:14 +00:00
fix: update dependencies in package.json to latest versions
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
import { execSync } from "node:child_process";
|
||||
import fs from "node:fs";
|
||||
import path from "node:path";
|
||||
import react from '@vitejs/plugin-react'
|
||||
import react from "@vitejs/plugin-react";
|
||||
import { defineConfig } from "vite";
|
||||
|
||||
// Get git commit hash
|
||||
|
||||
Reference in New Issue
Block a user