package.json author

This commit is contained in:
2023-09-23 17:26:02 +00:00
parent a0c730299c
commit c3d3a05f6e
13 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"build": "tsc --build"
},
"type": "module",
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT",
"peerDependencies": {
"ky": "^1.0.1",
+1 -1
View File
@@ -12,6 +12,6 @@
"build": "tsc --build"
},
"type": "module",
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT"
}
+1 -1
View File
@@ -12,7 +12,7 @@
"./proc_decorator": "./dist/proc_decorator.js"
},
"type": "module",
"author": "",
"author": "Hide_D <hided62@gmail.com>",
"license": "MIT",
"dependencies": {
"@strpc/def": "workspace:^"