Skip to content

Commit

Permalink
Merge pull request #9 from jill64/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
jill64 committed Sep 13, 2023
2 parents 693ba09 + 8a4a26d commit cf8a180
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 96 deletions.
5 changes: 0 additions & 5 deletions .vscode/settings.json

This file was deleted.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jill64/svelte-pagination",
"version": "0.1.1",
"version": "0.1.2",
"type": "module",
"description": "Pagination component for Svelte",
"main": "dist/index.js",
Expand Down Expand Up @@ -46,7 +46,6 @@
"devDependencies": {
"@playwright/test": "1.37.1",
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.25.0",
"@sveltejs/package": "2.2.2",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
Expand All @@ -56,13 +55,14 @@
"prettier": "3.0.3",
"prettier-plugin-svelte": "3.0.3",
"publint": "0.2.2",
"svelte": "4.2.0",
"svelte-check": "3.5.1",
"tslib": "2.6.2",
"typescript": "5.2.2",
"vite": "4.4.9"
},
"dependencies": {
"@sveltejs/kit": "1.25.0",
"svelte": "4.2.0",
"@jill64/attempt": "^0.1.1",
"@types/lodash": "^4.14.198",
"lodash": "^4.17.21"
Expand Down
Loading

0 comments on commit cf8a180

Please sign in to comment.