Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Faboslav committed Jan 27, 2025
1 parent 3d3f6b2 commit f459e23
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
11 changes: 5 additions & 6 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
},
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"files": ["dist"],
"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts --clean",
"build:dry": "tsc --noEmit",
Expand Down Expand Up @@ -43,7 +44,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@octocloud/generators": "^1.0.6",
"@octocloud/generators": "octotravel/octo-generator#feat/biomejs",
"@types/node": "^22.9.0",
"typescript": "^5.7.2",
"@types/uuid": "^9.0.0",
Expand Down

0 comments on commit f459e23

Please sign in to comment.