Skip to content

Commit

Permalink
released v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 22, 2023
1 parent 522a4cf commit 24371cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
@@ -1,14 +1,15 @@
{
"name": "local-ip-url",
"version": "1.0.3",
"version": "1.0.4",
"description": "Get current machine IP.",
"main": "index.js",
"homepage": "https://jaywcjlove.github.io/local-ip-url",
"scripts": {
"test": "node test/index.js"
},
"repository": {
"type": "git",
"url": "git@github.com:react-doc/local-ip-url.git"
"url": "https://github.com/jaywcjlove/local-ip-url.git"
},
"files": [
"index.js",
Expand Down

0 comments on commit 24371cb

Please sign in to comment.