Skip to content

Commit 8a356d7

Browse files
committed
npmjs
1 parent c48118a commit 8a356d7

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
{
2-
"name": "check-host-api",
2+
"name": "@check-hostcc/check-host-api",
33
"version": "1.0.0",
4+
"publishConfig": {
5+
"access": "public",
6+
"registry": "https://registry.npmjs.org/"
7+
},
48
"description": "Node.js wrapper for the check-host.cc API",
59
"main": "index.js",
610
"type": "module",

0 commit comments

Comments
 (0)