File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -152,11 +152,11 @@ HTML:
152
152
<!-- Requires Vue version 3.x -->
153
153
<script src =" https://unpkg.com/vue@next" ></script >
154
154
<!-- Flow Form -->
155
- <script src =" https://unpkg.com/@ditdot-dev/vue-flow-form@2.0.1 " ></script >
155
+ <script src =" https://unpkg.com/@ditdot-dev/vue-flow-form@2.1.0 " ></script >
156
156
<!-- Flow Form base CSS -->
157
- <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@2.0.1 /dist/vue-flow-form.min.css" >
157
+ <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@2.1.0 /dist/vue-flow-form.min.css" >
158
158
<!-- Optional theme.css -->
159
- <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@2.0.1 /dist/vue-flow-form.theme-minimal.min.css" >
159
+ <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@2.1.0 /dist/vue-flow-form.theme-minimal.min.css" >
160
160
<!-- Optional font -->
161
161
<link rel =" stylesheet" href =" https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;900& ; display=swap" >
162
162
</head >
Original file line number Diff line number Diff line change 2
2
"name" : " @ditdot-dev/vue-flow-form" ,
3
3
"author" : " DITDOT" ,
4
4
"description" : " Create conversational conditional-logic forms with Vue.js." ,
5
- "version" : " 2.0.1 " ,
5
+ "version" : " 2.1.0 " ,
6
6
"private" : false ,
7
7
"scripts" : {
8
8
"serve" : " vue-cli-service serve" ,
You can’t perform that action at this time.
0 commit comments