Skip to content

Commit

Permalink
⬆️ devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitthi committed Dec 16, 2023
1 parent d52e418 commit 8dfa276
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
"dev:watch": "RUST_BACKTRACE=1 cargo watch -c -q -w src -w examples -s 'npm run build:debug && ts-node examples/main.ts --project examples/tsconfig.json'"
},
"devDependencies": {
"@napi-rs/cli": "^2.14.6",
"@swc-node/register": "^1.5.5",
"@swc/core": "^1.3.32",
"@napi-rs/cli": "^2.17.0",
"@swc-node/register": "^1.6.8",
"@swc/core": "^1.3.100",
"@taplo/cli": "^0.5.2",
"@types/node": "^20.2.1",
"@typescript-eslint/eslint-plugin": "^5.50.0",
Expand Down

0 comments on commit 8dfa276

Please sign in to comment.