Skip to content
This repository was archived by the owner on Jan 8, 2021. It is now read-only.

Commit 8c61b41

Browse files
committed
v1.0.0-beta.2 🏄🏼‍♂️
1 parent a281bf1 commit 8c61b41

File tree

3 files changed

+444
-452
lines changed

3 files changed

+444
-452
lines changed

app-extension/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quasar-app-extension-easy-forms",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "Easily generate forms by only defining a \"schema\" object.",
55
"author": "Luca Ban - Mesqueeb",
66
"license": "MIT",
@@ -12,7 +12,7 @@
1212
"bugs": "https://github.com/mesqueeb/quasar-ui-easy-forms/issues",
1313
"homepage": "https://quasar-easy-forms.web.app",
1414
"dependencies": {
15-
"quasar-ui-easy-forms": "^1.0.0-beta.1"
15+
"quasar-ui-easy-forms": "^1.0.0-beta.2"
1616
},
1717
"engines": {
1818
"node": ">= 8.9.0",

0 commit comments

Comments
 (0)