Skip to content

Commit 5652b45

Browse files
committed
Update README.md
1 parent 65349ed commit 5652b45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,11 +146,11 @@ HTML:
146146
<head>
147147
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.6/vue.min.js"></script>
148148
<!-- Flow Form -->
149-
<script src="https://unpkg.com/@ditdot-dev/[email protected].0"></script>
149+
<script src="https://unpkg.com/@ditdot-dev/[email protected].1"></script>
150150
<!-- Flow Form base CSS -->
151-
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected].0/dist/vue-flow-form.min.css">
151+
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected].1/dist/vue-flow-form.min.css">
152152
<!-- Optional theme.css -->
153-
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected].0/dist/vue-flow-form.theme-minimal.min.css">
153+
<link rel="stylesheet" href="https://unpkg.com/@ditdot-dev/[email protected].1/dist/vue-flow-form.theme-minimal.min.css">
154154
</head>
155155
<body>
156156
<div id="app">

0 commit comments

Comments
 (0)