package.json author
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"build": "tsc --build"
|
||||
},
|
||||
"type": "module",
|
||||
"author": "",
|
||||
"author": "Hide_D <hided62@gmail.com>",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"ky": "^1.0.1",
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
"build": "tsc --build"
|
||||
},
|
||||
"type": "module",
|
||||
"author": "",
|
||||
"author": "Hide_D <hided62@gmail.com>",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
@@ -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:^"
|
||||
|
||||
Reference in New Issue
Block a user