Merge pull request #865 from QingWei-Li/fix/locale-fallback
Locale: fallback default config
Showing
| ... | @@ -40,6 +40,7 @@ | ... | @@ -40,6 +40,7 @@ |
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "async-validator": "^1.6.6", | "async-validator": "^1.6.6", | ||
| "deepmerge": "^1.2.0", | |||
| "throttle-debounce": "^1.0.1", | "throttle-debounce": "^1.0.1", | ||
| "vue-popup": "^0.2.9", | "vue-popup": "^0.2.9", | ||
| "wind-dom": "0.0.3" | "wind-dom": "0.0.3" | ||
| ... | ... |
Please register or sign in to comment