Skip to content

Commit

Permalink
chore: fixed "The CJS build of Vite's Node API is deprecated" reporte…
Browse files Browse the repository at this point in the history
…d by vite (#1002)

Signed-off-by: Eric Le Ponner <[email protected]>
  • Loading branch information
ericleponner authored May 1, 2024
1 parent 394220e commit 6163d82
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "hedera-explorer",
"version": "0.1.0",
"type": "module",
"private": true,
"scripts": {
"dev": "npm run install:branding && cp ./networks-config-https-example.json ./public/networks-config.json && vite",
Expand Down

0 comments on commit 6163d82

Please sign in to comment.