Skip to content

Commit

Permalink
feat: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xusd320 committed Jul 15, 2024
1 parent 16ee549 commit 3c6dbed
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "niddle",
"version": "0.0.0",
"version": "0.0.1",
"main": "index.js",
"types": "index.d.ts",
"files": [
Expand Down Expand Up @@ -48,5 +48,6 @@
"test": "ava",
"universal": "napi universal",
"version": "napi version"
}
},
"repository": "[email protected]:xusd320/niddle.git"
}

0 comments on commit 3c6dbed

Please sign in to comment.