0.1.11 #11

Merged
Thilawyn merged 7 commits from next into master 2024-02-24 23:42:25 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 538ce1d5fd - Show all commits

BIN
bun.lockb

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{
"name": "@thilawyn/traitify-ts",
"version": "0.1.10",
"version": "0.1.11",
"type": "module",
"publishConfig": {
"registry": "https://git.jvalver.de/api/packages/thilawyn/npm/"
@@ -29,7 +29,7 @@
},
"dependencies": {
"lodash-es": "^4.17.21",
"type-fest": "^4.10.2"
"type-fest": "^4.10.3"
},
"devDependencies": {
"@rollup/plugin-node-resolve": "^15.2.3",