File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -152,11 +152,11 @@ HTML:
152152 <!-- Requires Vue version 3.x -->
153153 <script src =" https://unpkg.com/vue@next" ></script >
154154 <!-- 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 >
156156 <!-- 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" >
158158 <!-- 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" >
160160 <!-- Optional font -->
161161 <link rel =" stylesheet" href =" https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;900& ; display=swap" >
162162 </head >
Original file line number Diff line number Diff line change 22 "name" : " @ditdot-dev/vue-flow-form" ,
33 "author" : " DITDOT" ,
44 "description" : " Create conversational conditional-logic forms with Vue.js." ,
5- "version" : " 2.0.1 " ,
5+ "version" : " 2.1.0 " ,
66 "private" : false ,
77 "scripts" : {
88 "serve" : " vue-cli-service serve" ,
You can’t perform that action at this time.
0 commit comments