Skip to content

Commit 2228b56

Browse files
committed
v1.0.6
1 parent 868b8a7 commit 2228b56

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mimamch/cmd",
3-
"version": "1.0.3",
3+
"version": "1.0.6",
44
"description": "A command processor library for handling interactive commands",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -32,6 +32,6 @@
3232
},
3333
"homepage": "https://github.com/mimamch/cmd#readme",
3434
"publishConfig": {
35-
"registry": "https://npm.pkg.github.com"
35+
"registry": "https://registry.npmjs.org"
3636
}
3737
}

0 commit comments

Comments
 (0)