mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
use no slash
This commit is contained in:
parent
1b957466c7
commit
ddb8d2aef5
@ -10,7 +10,7 @@
|
|||||||
"dev": "yarn run serve",
|
"dev": "yarn run serve",
|
||||||
"i18n:report": "vue-cli-service i18n:report --src './src/**/*.?(js|vue)' --locales './src/locales/**/*.json'",
|
"i18n:report": "vue-cli-service i18n:report --src './src/**/*.?(js|vue)' --locales './src/locales/**/*.json'",
|
||||||
"test": "jest --coverage",
|
"test": "jest --coverage",
|
||||||
"locales": "./scripts/missing-keys.sh && ./scripts/sort.sh"
|
"locales": "scripts/missing-keys.sh && scripts/sort.sh"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.13.13",
|
"@babel/core": "^7.13.13",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user