1
Showing
No preview for this file type
hooks/useSwap.ts
0 → 100644
language/i18n.ts
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -10,6 +10,7 @@ | 
| "postinstall": "nuxt prepare" | ||
| }, | ||
| "devDependencies": { | ||
| "@nuxt/types": "^2.16.0", | ||
| "axios": "^0.24.0", | ||
| "cross-env": "^7.0.3", | ||
| "fontmin": "^0.9.9", | ||
| ... | ... | @@ -21,6 +22,7 @@ | 
| "dependencies": { | ||
| "@metamask/detect-provider": "^2.0.0", | ||
| "@nuxtjs-alt/proxy": "^2.0.4", | ||
| "@nuxtjs/i18n": "^7.3.1", | ||
| "echarts": "^5.4.0", | ||
| "ethers": "^5.7.2", | ||
| "install": "^0.13.0", | ||
| ... | ... | @@ -29,7 +31,6 @@ | 
| "qrcode": "^1.5.1", | ||
| "tdesign-icons-vue-next": "^0.1.7", | ||
| "tdesign-vue-next": "^0.25.0", | ||
| "vue-clipboard3": "^1.0.1", | ||
| "vue-i18n": "^9.2.2" | ||
| "vue-clipboard3": "^1.0.1" | ||
| } | ||
| } | 
plugins/i18n.ts
deleted
100644 → 0
views/Private/CoinFilter/index.vue
0 → 100644
views/token/tokenAvatar.vue
0 → 100644
Please
register
or
sign in
to comment