Skip to content

Commit

Permalink
v1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
amr3k committed Feb 21, 2024
1 parent aa44a7e commit ed9b25d
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 1,151 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sveltegram",
"description": "Reactive Telegram widgets built with svelte",
"version": "1.1.9",
"version": "1.1.10",
"license": "MIT",
"scripts": {
"dev": "vite dev",
Expand All @@ -17,6 +17,7 @@
"@sveltejs/adapter-auto": "3.1.1",
"@sveltejs/kit": "2.5.0",
"@sveltejs/package": "2.2.6",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"dotenv": "^16.4.5",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
Loading

0 comments on commit ed9b25d

Please sign in to comment.