Skip to content

Commit

Permalink
chore: upgrade fs phone to 1.140.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwbruhn committed Nov 14, 2023
1 parent 45b836f commit 0717389
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@

<body style="line-height: 1.75;">
<h1>Random Valid Phone Numbers</h1>
<p><i>Generated with <a href="https://www.npmjs.com/package/fullstack-phone">[email protected]</a></i></p>
<p><i><a href="https://github.com/dwbruhn/random-phone">Source</a><br />
Generated with <a href="https://www.npmjs.com/package/fullstack-phone">[email protected]</a></i></p>
<p>Phone numbers listed below are valid for the specified region. Refresh the page to get a new set of numbers.</p>
<script src="main.js"></script>
</body>
Expand Down
2 changes: 1 addition & 1 deletion docs/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Daniel Bruhn <[email protected]>",
"license": "MIT",
"dependencies": {
"fullstack-phone": "^1.131.0"
"fullstack-phone": "^1.140.0"
},
"devDependencies": {
"webpack": "^5.46.0",
Expand Down

0 comments on commit 0717389

Please sign in to comment.