Skip to content

Commit

Permalink
release: 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BCsabaEngine committed Aug 21, 2024
1 parent c5270a8 commit 6d43c62
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
100 changes: 50 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svelteesp32",
"version": "1.4.1",
"version": "1.4.2",
"description": "Convert Svelte (or any frontend) JS application to serve it from ESP32 webserver (PsychicHttp)",
"author": "BCsabaEngine",
"license": "ISC",
Expand Down Expand Up @@ -53,9 +53,9 @@
],
"devDependencies": {
"@types/mime-types": "^2.1.4",
"@types/node": "^22.4.1",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@types/node": "^22.4.2",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
Expand Down

0 comments on commit 6d43c62

Please sign in to comment.