1
0
mirror of synced 2024-11-22 05:16:05 +03:00
This commit is contained in:
Justin Schroeder 2018-02-01 13:16:29 -05:00
parent 3b7f03388b
commit b061bda3a2
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.3.3",
"version": "0.3.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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