1
0
mirror of synced 2025-01-19 17:01:43 +03:00
This commit is contained in:
Justin Schroeder 2018-03-14 15:38:21 -04:00
parent 61bcc5da71
commit 143af8442d
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.7.1",
"version": "0.7.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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