Skip to content

Commit 7fb2180

Browse files
committed
chore: description
1 parent cee88c8 commit 7fb2180

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
//registry.npmjs.org/:_authToken=db3e6baf-c409-4809-a4e0-a9b80a0548eb

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@scdev/fine",
33
"version": "1.0.4",
4-
"description": "Generates flags for unix command from a key/value object",
4+
"description": "Gracefully exit Node.js process",
55
"main": "index.js",
66
"bugs": {
77
"url": "https://github.com/simonecorsi/fine/issues"
@@ -43,4 +43,4 @@
4343
"markdown-toc": "^1.2.0",
4444
"prettier": "^2.0.5"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)