Skip to content

Commit

Permalink
Merge pull request #61 from luminous-devs/main
Browse files Browse the repository at this point in the history
v1.1.1
  • Loading branch information
reyamir authored Jul 27, 2023
2 parents 595bcc9 + 1551488 commit 025562f
Show file tree
Hide file tree
Showing 14 changed files with 513 additions and 289 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lume",
"private": true,
"version": "1.1.0",
"version": "1.1.1",
"scripts": {
"dev": "vite",
"build": "vite build",
Expand Down Expand Up @@ -67,8 +67,9 @@
"@tailwindcss/typography": "^0.5.9",
"@tauri-apps/cli": "^1.4.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/node": "^18.17.0",
"@types/react": "^18.2.16",
"@types/html-to-text": "^9.0.1",
"@types/node": "^18.17.1",
"@types/react": "^18.2.17",
"@types/react-dom": "^18.2.7",
"@types/youtube-player": "^5.5.7",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down
Loading

0 comments on commit 025562f

Please sign in to comment.