|
|
@@ -1,5 +1,5 @@
|
|
|
{
|
|
|
- "name": "@e22m4u/format",
|
|
|
+ "name": "@e22m4u/util-format",
|
|
|
"version": "0.0.3",
|
|
|
"description": "Расширенная версия format из Node.js модуля util",
|
|
|
"type": "module",
|
|
|
@@ -14,7 +14,7 @@
|
|
|
},
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/e22m4u/format.git"
|
|
|
+ "url": "https://github.com/e22m4u/util-format.git"
|
|
|
},
|
|
|
"keywords": [
|
|
|
"format",
|
|
|
@@ -23,7 +23,7 @@
|
|
|
],
|
|
|
"author": "e22m4u <e22m4u@gmail.com>",
|
|
|
"license": "MIT",
|
|
|
- "homepage": "https://github.com/e22m4u/format",
|
|
|
+ "homepage": "https://github.com/e22m4u/util-format",
|
|
|
"devDependencies": {
|
|
|
"@commitlint/cli": "^17.7.1",
|
|
|
"@commitlint/config-conventional": "^17.7.0",
|