Initial nav
Showing
.env.development
0 → 100644
.env.production
0 → 100644
.env.test
0 → 100644
| ... | ... | @@ -14,7 +14,9 @@ |
| "test:e2e-ci": "npx vue-cli-service test:e2e --headless" | ||
| }, | ||
| "dependencies": { | ||
| "axios": "^0.19.2", | ||
| "core-js": "^3.6.4", | ||
| "overflow-color": "^2.3.0", | ||
| "vue": "^2.6.11", | ||
| "vue-analytics": "^5.22.1", | ||
| "vue-body-class": "^3.0.2", | ||
| ... | ... | @@ -128,6 +130,7 @@ |
| "resolutions": { | ||
| "http-proxy": "^1.18.1", | ||
| "minimist": "^1.2.5", | ||
| "yargs-parser": "^18.1.3" | ||
| "yargs-parser": "^18.1.3", | ||
| "lodash": "^4.17.19" | ||
| } | ||
| } |
31.3 KB
133 KB
public/apple-touch-icon.png
0 → 100644
27.8 KB
public/favicon-16x16.png
0 → 100644
686 Bytes
public/favicon-32x32.png
0 → 100644
1.94 KB
public/favicon.ico
0 → 100644
15 KB
public/site.webmanifest
0 → 100644
This diff is collapsed.