Skip to content

Commit

Permalink
* Bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jkvarel committed Apr 1, 2024
1 parent d06b858 commit 57be0a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"start": "set PORT=4173 && craco start",
"lint": "eslint --fix --ext .js,.jsx src",
"build": "craco build",
"i18n": "node node_modules/@iobroker/vis-2-widgets-react-dev/searchI18n vis-2-widgets-inventwo",
"i18n": "node node_modules/@iobroker/vis-2-widgets-react-dev/searchI18n vis-2-widgets-react-template",
"update-browsers": "npx browserslist@latest --update-db"
},
"eslintConfig": {
Expand Down

0 comments on commit 57be0a8

Please sign in to comment.