-
- Downloads
Merge branch 'feat-migrate-i18n' into 'develop'
Migrate to @nuxtjs/i18n See merge request !71
No related branches found
No related tags found
Showing
- nuxt.config.generator.js 1 addition, 2 deletionsnuxt.config.generator.js
- package.json 1 addition, 1 deletionpackage.json
- src/layouts/OnlyApp.vue 0 additions, 3 deletionssrc/layouts/OnlyApp.vue
- src/layouts/default.vue 0 additions, 3 deletionssrc/layouts/default.vue
- yarn.lock 0 additions, 0 deletionsyarn.lock
... | ... | @@ -22,6 +22,7 @@ |
"dependencies": { | ||
"@babel/polyfill": "^7.11.5", | ||
"@d-ptb/dcc-js": "^1.3.4", | ||
"@nuxtjs/i18n": "^7.3.0", | ||
"@nuxtjs/pwa": "^3.3.5", | ||
"@nuxtjs/toast": "^3.3.1", | ||
"@nuxtjs/vuetify": "^1.12.3", | ||
... | ... | @@ -33,7 +34,6 @@ |
"lodash": "^4.17.21", | ||
"mathlive": "^0.78.2", | ||
"nuxt": "^2.15.8", | ||
"nuxt-i18n": "^6.15.1", | ||
"store": "^2.0.12", | ||
"ts-loader": "^8.4.0", | ||
"validator": "^13.7.0", | ||
... | ... |
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
Please register or sign in to comment