Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
afiiif committed Apr 27, 2024
1 parent 04998e1 commit 3cbb3ba
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,24 @@
{
"name": "dev-disk",
"description": "A JS library",
"description": "A tiny utility library for JavaScript/TypeScript project",
"keywords": [
"utilities",
"store",
"state",
"react",
"hooks",
"query"
],
"author": "Muhammad Afifudin",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/afiiif/dev-disk"
},
"bugs": {
"url": "https://github.com/afiiif/dev-disk/issues"
},
"homepage": "https://github.com/afiiif/dev-disk#readme",
"private": true,
"version": "0.8.0",
"publishConfig": {
Expand Down

0 comments on commit 3cbb3ba

Please sign in to comment.