Skip to content

Commit

Permalink
Merge pull request #206 from jill64/dev
Browse files Browse the repository at this point in the history
fix: Captured types deps
  • Loading branch information
wraith-ci[bot] authored Dec 1, 2023
2 parents 375605e + 2ae3d9b commit d8ddb50
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 201 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jill64/sentry-sveltekit-cloudflare",
"version": "1.4.1",
"version": "1.4.2",
"description": "♟️ Unofficial Sentry Integration for SvelteKit Cloudflare Adapter",
"type": "module",
"main": "dist/index.js",
Expand Down Expand Up @@ -64,14 +64,14 @@
"@sentry/core": "7.84.0",
"@sentry/utils": "7.84.0",
"@sveltejs/kit": "1.27.6",
"@sentry/sveltekit": "7.84.0",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"esbuild": "0.19.8",
"eslint-plugin-deprecation": "2.0.0",
"typescript": "5.3.2"
},
"dependencies": {
"@sentry/sveltekit": "7.84.0",
"toucan-js": "3.3.1"
}
}
Loading

0 comments on commit d8ddb50

Please sign in to comment.