Skip to content

Commit

Permalink
Publish v1.0.3 to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Dah-kenangnon committed Dec 22, 2023
1 parent 885e395 commit e5a5c93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "location_data_bj",
"main": "./public/dist/bundle.js",
"description": "Benin Republic territory data for web and JS apps",
"version": "1.0.1",
"version": "1.0.3",
"author": {
"name": "Justin Y. Dah-kenangnon",
"email": "dah.kenangnon@gmail.com"
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ yarn add location_data_bj
1. With a CDN

```html
<script src="https://unpkg.com/location_data_bj"></script>
<script src="https://unpkg.com/location_data_bj@1.0.3/public/dist/bundle.js"></script>
```

2. With a local copy
Expand Down

0 comments on commit e5a5c93

Please sign in to comment.