1
0
mirror of synced 2024-11-22 05:16:05 +03:00
This commit is contained in:
Justin Schroeder 2018-11-20 11:58:04 -05:00
parent 40001b6b6a
commit 289bbd2af3
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.5",
"version": "0.9.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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