Skip to content

Commit

Permalink
add polyfil for old safary browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Fetinin committed Jul 22, 2023
1 parent 9b30a86 commit 85acd5a
Show file tree
Hide file tree
Showing 4 changed files with 1,504 additions and 63 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
},
"devDependencies": {
"@playwright/test": "^1.36.1",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.22.3",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@vitejs/plugin-legacy": "^4.1.1",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-svelte3": "^4.0.0",
Expand All @@ -37,7 +37,6 @@
},
"type": "module",
"dependencies": {
"@sentry/node": "^7.60.0",
"@sentry/svelte": "^7.60.0",
"@sentry/sveltekit": "^7.60.0",
"@sentry/tracing": "^7.60.0",
Expand Down
Loading

0 comments on commit 85acd5a

Please sign in to comment.