Skip to content

Commit

Permalink
Build v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
magicjar committed Jul 29, 2020
1 parent 6510ef6 commit 123a384
Show file tree
Hide file tree
Showing 27 changed files with 37,137 additions and 1,105 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ There are some ways to import the package

- CDN from [jsDelivr](https://www.jsdelivr.com)

[https://cdn.jsdelivr.net/npm/nusantara-valid@0.2.0/dist/umd/nusantara-valid.min.js](https://cdn.jsdelivr.net/npm/nusantara-valid@0.2.0/dist/umd/nusantara-valid.min.js)
[https://cdn.jsdelivr.net/npm/nusantara-valid@0.3.0/dist/umd/nusantara-valid.min.js](https://cdn.jsdelivr.net/npm/nusantara-valid@0.3.0/dist/umd/nusantara-valid.min.js)

## **What's included**

Expand Down Expand Up @@ -119,7 +119,7 @@ import NusantaraValid from './node_modules/nusantara-valid/dist/esm/nusantara-va
**CDN**

``` html
<script src="https://cdn.jsdelivr.net/npm/nusantara-valid@0.2.0/dist/umd/nusantara-valid.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/nusantara-valid@0.3.0/dist/umd/nusantara-valid.min.js"></script>
```

## **API**
Expand Down
Loading

0 comments on commit 123a384

Please sign in to comment.