We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af2ac7 commit 991e889Copy full SHA for 991e889
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "@mczentechnologies/tui",
+ "name": "@mczen-technologies/tui",
3
"version": "1.1.0",
4
"description": "TUI (Tunisia’s Unique Identifier) format validator",
5
"main": "index.js",
@@ -14,7 +14,7 @@
14
},
15
"homepage": "https://github.com/McZen-Technologies/TUI#readme",
16
"publishConfig": {
17
- "registry": "https://npm.pkg.github.com"
+ "@mczen-technologies:registry": "https://npm.pkg.github.com"
18
19
"scripts": {
20
"test": "exit 0"
0 commit comments