This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Steffan
committed
Aug 27, 2018
1 parent
c0f986d
commit fa27d92
Showing
6 changed files
with
95 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,9 +16,9 @@ $ npm install vue-fields | |
``` | ||
|
||
### CDN | ||
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/[email protected].6) or [unpkg](https://unpkg.com/[email protected].6). | ||
Available on [jsdelivr](https://cdn.jsdelivr.net/npm/[email protected].7) or [unpkg](https://unpkg.com/[email protected].7). | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].6"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected].7"></script> | ||
``` | ||
|
||
## Changelog | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.