Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andr-ll authored Mar 13, 2024
1 parent 2e7a23c commit 9ae55e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"format": "prettier --write '**/*.{js,json,md,yml,yaml}'",
"format:check": "prettier -l '**/*.{js,json,md,yml,yaml}'",
"spell": "cspell '**/*'",
"svc": "./lib/index.js svc andr-ii npsh master",
"svc": "./lib/index.js svc andr-ll npsh master",
"test": "jest --coverage"
},
"repository": {
"type": "git",
"url": "[email protected]:andr-ii/npsh.git"
"url": "[email protected]:andr-ll/npsh.git"
},
"keywords": [
"nodejs",
Expand Down

0 comments on commit 9ae55e8

Please sign in to comment.