Skip to content

Commit

Permalink
remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
armandobelardo committed Jun 2, 2024
1 parent 416439e commit f16329a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 8 deletions.
4 changes: 1 addition & 3 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions packages/cli/generation/ir-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@
"@fern-api/yaml-schema": "workspace:*",
"lodash-es": "^4.17.21",
"prettier": "^2.7.1",
"url-join": "^5.0.0",
"uuid": "^9.0.1"
"url-join": "^5.0.0"
},
"devDependencies": {
"@types/jest": "^29.0.3",
Expand All @@ -47,7 +46,6 @@
"@types/node": "^18.7.18",
"@types/prettier": "^2.7.1",
"@types/url-join": "4.0.1",
"@types/uuid": "^9.0.8",
"depcheck": "^1.4.6",
"eslint": "^8.56.0",
"jest": "^29.7.0",
Expand Down
2 changes: 0 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3897,7 +3897,6 @@ __metadata:
"@types/node": ^18.7.18
"@types/prettier": ^2.7.1
"@types/url-join": 4.0.1
"@types/uuid": ^9.0.8
depcheck: ^1.4.6
eslint: ^8.56.0
jest: ^29.7.0
Expand All @@ -3907,7 +3906,6 @@ __metadata:
prettier: ^2.7.1
typescript: 4.6.4
url-join: ^5.0.0
uuid: ^9.0.1
languageName: unknown
linkType: soft

Expand Down

0 comments on commit f16329a

Please sign in to comment.