Skip to content

Commit

Permalink
chore(build): migrate dev toolings to Deno
Browse files Browse the repository at this point in the history
Signed-off-by: hainenber <[email protected]>
  • Loading branch information
hainenber committed Nov 27, 2024
1 parent bcb4cd9 commit 0696a23
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 21 deletions.
41 changes: 22 additions & 19 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
},
"dependencies": {
"@logtape/logtape": "^0.8.0",
"@octokit/types": "^13.6.2",
"dotenv": "^16.4.5",
"es-toolkit": "^1.27.0",
"execa": "^9.5.1",
"glob": "^11.0.0",
"mustache": "^4.2.0",
"octokit": "^4.0.2",
"rimraf": "^6.0.1"
},
"devDependencies": {
"prettier": "^3.3.3"
"@types/node": "^22.10.0"
}
}

0 comments on commit 0696a23

Please sign in to comment.