Skip to content

Commit

Permalink
fix: migrate set to lodash.set package (#684)
Browse files Browse the repository at this point in the history
* fix: migrate set to dset package

* update type package
  • Loading branch information
bluebill1049 committed May 20, 2024
1 parent 9098f59 commit bdc1f1f
Show file tree
Hide file tree
Showing 3 changed files with 3,734 additions and 4,513 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -280,5 +280,9 @@
"*.{md,json,yml}": [
"prettier --write"
]
},
"dependencies": {
"@types/lodash.set": "^4.3.9",
"lodash.set": "^4.3.2"
}
}
Loading

0 comments on commit bdc1f1f

Please sign in to comment.