1
0
mirror of synced 2024-11-25 14:56:03 +03:00

Bumps vue-formulate-i18n for latest ko support.

This commit is contained in:
Justin Schroeder 2020-05-15 23:24:55 -04:00
parent 2d097fadb4
commit d1f84f6a87
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1173,9 +1173,9 @@
"dev": true "dev": true
}, },
"@braid/vue-formulate-i18n": { "@braid/vue-formulate-i18n": {
"version": "1.6.0", "version": "1.6.1",
"resolved": "https://registry.npmjs.org/@braid/vue-formulate-i18n/-/vue-formulate-i18n-1.6.0.tgz", "resolved": "https://registry.npmjs.org/@braid/vue-formulate-i18n/-/vue-formulate-i18n-1.6.1.tgz",
"integrity": "sha512-qGw87DdOwtA9G8s79A6BTDK6syAdlbmDaloCk8JURTuIWQpGIcJUGPQ2vTIzY2D9XNX0ah7k1H51XeHdwNtYzA==" "integrity": "sha512-yncYwyUiQQJ+jCBom74RSVKGp8eC9sdIyDRzHAV0FGhyXpYg7h79l61bQ6Yz7XxlkbrB/xn5m471TR7H+3l+3w=="
}, },
"@hapi/address": { "@hapi/address": {
"version": "2.1.4", "version": "2.1.4",

View File

@ -87,7 +87,7 @@
"watch": "^1.0.2" "watch": "^1.0.2"
}, },
"dependencies": { "dependencies": {
"@braid/vue-formulate-i18n": "^1.6.0", "@braid/vue-formulate-i18n": "^1.6.1",
"is-plain-object": "^3.0.0", "is-plain-object": "^3.0.0",
"is-url": "^1.2.4", "is-url": "^1.2.4",
"nanoid": "^2.1.11" "nanoid": "^2.1.11"