Skip to content

Commit

Permalink
updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
marrionluaka committed Jun 3, 2024
1 parent 544fdc4 commit 5294444
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@mluaka/simple-npm-package",
"version": "2.0.3",
"description": "",
"name": "@mluaka/multiselect",
"version": "0.0.0",
"description": "A lightweight JavaScript utility for enabling multi-selection functionality.",
"main": "dist/cjs/index.js",
"module": "dist/mjs/index.js",
"types": "dist/mjs/index.d.ts",
Expand Down Expand Up @@ -41,7 +41,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/marrionluaka/sample-npm-package.git"
"url": "https://github.com/marrionluaka/multiselect.git"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 5294444

Please sign in to comment.