Skip to content

Commit

Permalink
Move type-fest to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Sep 30, 2024
1 parent 11843f6 commit 4783b08
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,14 @@
],
"space": 4
},
"dependencies": {
"type-fest": "^4.26.1"
},
"devDependencies": {
"@sindresorhus/tsconfig": "^5.0.0",
"dot-json": "^1.3.0",
"fetch-mock": "^9.11.0",
"node-fetch": "^2.7.0",
"type-fest": "^4.9.0",
"typescript": "^5.3.3",
"utc-version": "^2.0.2",
"vitest": "^1.6.0",
Expand Down

0 comments on commit 4783b08

Please sign in to comment.