1
0
mirror of synced 2025-01-31 23:01:39 +03:00
This commit is contained in:
Justin Schroeder 2018-10-30 11:15:14 -04:00
parent b0de7b5ee7
commit 6b19a973a8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "vue-formulate",
"version": "0.9.3",
"version": "0.9.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "vue-formulate",
"version": "0.9.3",
"version": "0.9.4",
"description": "The easiest way to build forms in Vue with validation and vuex support.",
"main": "dist/index.js",
"scripts": {