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 @@ -148,11 +148,11 @@ HTML:
148
148
<!-- Requires Vue version 2.6.x -->
149
149
<script src =" https://cdnjs.cloudflare.com/ajax/libs/vue/2.6.11/vue.min.js" ></script >
150
150
<!-- Flow Form -->
151
- <script src =" https://unpkg.com/@ditdot-dev/vue-flow-form@1.1.6 " ></script >
151
+ <script src =" https://unpkg.com/@ditdot-dev/vue-flow-form@1.1.7 " ></script >
152
152
<!-- Flow Form base CSS -->
153
- <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@1.1.6 /dist/vue-flow-form.min.css" >
153
+ <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@1.1.7 /dist/vue-flow-form.min.css" >
154
154
<!-- Optional theme.css -->
155
- <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@1.1.6 /dist/vue-flow-form.theme-minimal.min.css" >
155
+ <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/vue-flow-form@1.1.7 /dist/vue-flow-form.theme-minimal.min.css" >
156
156
<!-- Optional font -->
157
157
<link rel =" stylesheet" href =" https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;900& ; display=swap" >
158
158
</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" : " 1.1.6 " ,
5
+ "version" : " 1.1.7 " ,
6
6
"private" : false ,
7
7
"repository" : {
8
8
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments