Skip to content

Commit

Permalink
chore: update packages and formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Oct 8, 2023
1 parent 1748c06 commit 4938c35
Show file tree
Hide file tree
Showing 9 changed files with 511 additions and 513 deletions.
10 changes: 4 additions & 6 deletions packages/monorepo-release/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"yoctocolors": "^1.0.0"
},
"devDependencies": {
"@types/node": "20.8.0",
"@types/node": "20.8.3",
"@types/semver": "7.5.3",
"prettier": "3.0.3",
"type-fest": "4.3.3",
"type-fest": "4.4.0",
"typescript": "5.2.2"
},
"keywords": [
Expand All @@ -45,11 +45,9 @@
"author": "Balázs Orbán <[email protected]>",
"license": "ISC",
"prettier": {
"semi": false,
"useTabs": true,
"singleQuote": false
"semi": false
},
"engines": {
"node": ">=18.18.0"
}
}
}
Loading

0 comments on commit 4938c35

Please sign in to comment.