Skip to content

Commit

Permalink
build: use svelte 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdevv committed Mar 14, 2024
1 parent cabdcda commit 16f79f0
Show file tree
Hide file tree
Showing 2 changed files with 436 additions and 21 deletions.
4 changes: 2 additions & 2 deletions packages/svelte-cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@sveltejs/package": "^2.3.0",
"@sveltejs/vite-plugin-svelte": "3.0.2",
"@sveltejs/vite-plugin-svelte": "2.5.3",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/svelte": "4.1.0",
"@testing-library/user-event": "14.5.2",
Expand All @@ -40,7 +40,7 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"publint": "^0.2.7",
"svelte": "^4.2.12",
"svelte": "^3.59.2",
"svelte-check": "^3.6.7",
"svelte-preprocess": "^5.1.3",
"tslib": "^2.6.2",
Expand Down
Loading

0 comments on commit 16f79f0

Please sign in to comment.