Skip to content

Commit

Permalink
fix(package): Update to latest typscript SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Oct 24, 2024
1 parent d20ce65 commit fe8e37e
Show file tree
Hide file tree
Showing 4 changed files with 195 additions and 221 deletions.
8 changes: 4 additions & 4 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"build": "vite build"
},
"dependencies": {
"@flyo/nitro-typescript": "^1.0.10"
"@flyo/nitro-typescript": "^1.1.0"
},
"devDependencies": {
"astro": "^4.15.12",
"astro": "^4.16.7",
"typescript": "5.6.3",
"@types/node": "20.16.11",
"vite": "^5.4.8",
"@types/node": "20.17.0",
"vite": "^5.4.10",
"vite-plugin-dts": "^3.9.1"
},
"exports": {
Expand Down
Loading

0 comments on commit fe8e37e

Please sign in to comment.