Skip to content

Commit 991e889

Browse files
committed
fix package json
1 parent 8af2ac7 commit 991e889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@mczentechnologies/tui",
2+
"name": "@mczen-technologies/tui",
33
"version": "1.1.0",
44
"description": "TUI (Tunisia’s Unique Identifier) format validator",
55
"main": "index.js",
@@ -14,7 +14,7 @@
1414
},
1515
"homepage": "https://github.com/McZen-Technologies/TUI#readme",
1616
"publishConfig": {
17-
"registry": "https://npm.pkg.github.com"
17+
"@mczen-technologies:registry": "https://npm.pkg.github.com"
1818
},
1919
"scripts": {
2020
"test": "exit 0"

0 commit comments

Comments
 (0)