1
Showing
No preview for this file type
| ... | ... | @@ -3,7 +3,7 @@ | 
| "scripts": { | ||
| "build": "nuxt build", | ||
| "build:prod": "nuxt build --mode production", | ||
| "start": "cross-env NITRO_PORT=7001 node .output/server/index.mjs", | ||
| "start": "cross-env NITRO_PORT=83 node .output/server/index.mjs", | ||
| "dev": "nuxt dev", | ||
| "generate": "nuxt generate", | ||
| "preview": "nuxt preview", | ||
| ... | ... | @@ -11,16 +11,17 @@ | 
| }, | ||
| "devDependencies": { | ||
| "axios": "^0.24.0", | ||
| "cross-env": "^7.0.3", | ||
| "fontmin": "^0.9.9", | ||
| "less": "^4.1.3", | ||
| "less-loader": "^11.1.0", | ||
| "nuxt": "^3.1.1", | ||
| "rollup-plugin-visualizer": "^5.9.0", | ||
| "vite-plugin-compression": "^0.5.1" | ||
| }, | ||
| "dependencies": { | ||
| "@metamask/detect-provider": "^2.0.0", | ||
| "@nuxtjs-alt/proxy": "^2.0.4", | ||
| "cross-env": "^7.0.3", | ||
| "echarts": "^5.4.0", | ||
| "ethers": "^5.7.2", | ||
| "install": "^0.13.0", | ||
| ... | ... | 
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
stats.html
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
test.txt
deleted
100644 → 0
Please
register
or
sign in
to comment