Co-authored-by: Julien Valverdé <julien.valverde@mailo.com> Reviewed-on: https://git.jvalver.de/Thilawyn/traitify-ts/pulls/24
This commit was merged in pull request #24.
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@thilawyn/traitify-ts",
|
||||
"version": "0.1.23",
|
||||
"version": "0.1.24",
|
||||
"type": "module",
|
||||
"publishConfig": {
|
||||
"registry": "https://git.jvalver.de/api/packages/thilawyn/npm/"
|
||||
@@ -30,12 +30,12 @@
|
||||
"default": "./dist/effect/lib.cjs"
|
||||
}
|
||||
},
|
||||
"./traitsUnique-h-N6REho": {
|
||||
"./traitsUnique-DCJN7XEW": {
|
||||
"import": {
|
||||
"types": "./dist/traitsUnique-h-N6REho.d.ts"
|
||||
"types": "./dist/traitsUnique-DCJN7XEW.d.ts"
|
||||
},
|
||||
"require": {
|
||||
"types": "./dist/traitsUnique-h-N6REho.d.ts"
|
||||
"types": "./dist/traitsUnique-DCJN7XEW.d.ts"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -55,7 +55,7 @@
|
||||
"npm-check-updates": "^16.14.20",
|
||||
"npm-sort": "^0.0.4",
|
||||
"tsup": "^8.0.2",
|
||||
"tsx": "^4.10.0",
|
||||
"tsx": "^4.10.1",
|
||||
"typescript": "^5.4.5"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user