1
0
mirror of synced 2025-01-31 14:51:41 +03:00

2.0.0-alpha.1

This commit is contained in:
Justin Schroeder 2020-01-29 17:08:19 -05:00
parent 4a1946c656
commit 6954b45867
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "vue-formulate",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@braid/vue-formulate-next",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.1",
"description": "The easiest way to build forms in Vue.",
"main": "dist/formulate.umd.js",
"module": "dist/formulate.esm.js",